summaryrefslogtreecommitdiff
path: root/doc/en/deprecations.rst
AgeCommit message (Expand)Author
2020-12-26python: export pytest.Metafunc for typing purposesRan Benita
2020-11-07fixtures: deprecate pytest.yield_fixture()Ran Benita
2020-11-06Deprecate --strict (#7985)Bruno Oliveira
2020-09-06doc: fix broken cross referencesRan Benita
2020-08-19Move --no-print-logs removal notice to 'Removed Features'Bruno Oliveira
2020-08-19Remove resultlog pluginBruno Oliveira
2020-08-19Remove broken pytest_collect_directory hookBruno Oliveira
2020-08-19Remove deprecated TerminalReporter.writer propertyBruno Oliveira
2020-08-19Add note about pytest.collect deprecationBruno Oliveira
2020-08-19Change junit_family default to xunit2Bruno Oliveira
2020-08-19Hard failure when constructing Node subclassesBruno Oliveira
2020-08-19Drop support for positional arguments in @pytest.fixtureBruno Oliveira
2020-08-19Remove funcargnames compatibility propertyBruno Oliveira
2020-08-04Properly remove log_printFlorian Bruhin
2020-07-10New doc role: globalvar for special variablesBruno Oliveira
2020-07-07Point to stable docs instead of latestBruno Oliveira
2020-06-02warnings: fix missing None in existing hook & add some docs (#7288)Ran Benita
2020-05-17logging: remove deprecated --no-print-logs option/iniRan Benita
2020-05-06Merge pull request #7027 from blueyed/doc-rm-rmBruno Oliveira
2020-05-02Improve docs about junit_family warning messageBruno Oliveira
2020-04-24fixtures: deprecate pytest._fillfuncargs functionRan Benita
2020-04-06doc: remove deprecations from pytest 3Daniel Hahler
2020-03-04Add an example of how to port the codeBruno Oliveira
2020-03-01followup: add note on from_parent kwargsRonny Pfannschmidt
2020-03-01docs: from_parent - add minimal before/after exampleRonny Pfannschmidt
2020-02-20Deprecate TerminalReporter.writerBruno Oliveira
2019-12-14Deprecate --no-print-logs optionVinay Calastry
2019-11-23update doc examples **untested**Ronny Pfannschmidt
2019-11-14Remove report_log in favor of pytest-reportlogBruno Oliveira
2019-11-13Issue a warning to prepare change of 'junit_family' default valueBruno Oliveira
2019-10-30Introduce --report-log optionBruno Oliveira
2019-08-09Merge remote-tracking branch 'upstream/master' into release-5.1.0Bruno Oliveira
2019-08-06replace implicit code tag with colon .replace("::\n\n.. code-block", ":\n\n.....boris
2019-08-06Revert "remove implicit code tags .replace("::\n\n.. code-block", "\n\n.. cod...boris
2019-08-06remove implicit code tags .replace("::\n\n.. code-block", "\n\n.. code-block")boris
2019-08-06label code blocksboris
2019-06-30Remove 'pytest.config'Bruno Oliveira
2019-06-30Remove 'message' parameter from pytest.raisesBruno Oliveira
2019-06-30Remove support for 'code as string' from pytest.raises and pytest.warnsBruno Oliveira
2019-06-26Deprecate funcargnames aliasZac Hatfield-Dodds
2019-06-12Postpone removal of --result-log to pytest 6.0Bruno Oliveira
2019-05-06Add links to pytest.raises `message` workaroundBruno Oliveira
2019-05-01Add quick note about accessing config through session or item objectsBruno Oliveira
2019-04-28Remove all version references to obsolete pytest versionsBruno Oliveira
2019-01-24Improve pytest.raises 'message' deprecation docsBruno Oliveira
2019-01-02Move Node.get_marker and markname deprecations next to the other 4.0 onesBruno Oliveira
2019-01-02Use sphinx-removed-in extension in the documentationBruno Oliveira
2018-12-21 apply suggested enhancements in deprecations.rstRonny Pfannschmidt
2018-12-21update deprecation docsRonny Pfannschmidt
2018-12-20Remove support for applying marks to values in parametrizeBruno Oliveira