You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/en/writing_plugins.rst
+1-6
Original file line number
Diff line number
Diff line change
@@ -442,13 +442,8 @@ additionally it is possible to copy examples for an example folder before runnin
442
442
$REGENDOC_TMPDIR/test_example.py:4: PytestExperimentalApiWarning: testdir.copy_example is an experimental api that may change over time
443
443
testdir.copy_example("test_example.py")
444
444
445
-
test_example.py::test_plugin
446
-
$PYTHON_PREFIX/lib/python3.8/site-packages/_pytest/terminal.py:287: PytestDeprecationWarning: TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw instead at your own risk.
447
-
See https://docs.pytest.org/en/latest/deprecations.html#terminalreporter-writer for more information.
0 commit comments