summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-06runner: add a safety assert to SetupState.prepareRan Benita
2021-02-04Type annotation polishing for symbols around Pytester.run (#8298)Hong Xu
2021-02-04Merge pull request #8312 from matthewhughes934/add-regendoc-runs-for-fixture-...Bruno Oliveira
2021-02-04Run regendoc over fixture docsMatthew Hughes
2021-02-04Add regendoc runs for emaillib tests in fixtureMatthew Hughes
2021-02-04Merge pull request #8314 from pytest-dev/update-plugin-list/patch-275174eBruno Oliveira
2021-02-04Merge pull request #8316 from The-Compiler/training-updateBruno Oliveira
2021-02-04doc: Remove past trainingFlorian Bruhin
2021-02-04Merge pull request #8297 from pytest-dev/monkeypatch-docsRan Benita
2021-02-04[automated] Update plugin listpytest bot
2021-02-03Add basic emaillib for tests in fixture.rstMatthew Hughes
2021-02-03Fix various typos in fixture docsMatthew Hughes
2021-02-02Merge pull request #8308 from pytest-dev/update-plugin-list/patch-c26dddcBruno Oliveira
2021-02-02Merge pull request #8302 from pytest-dev/update-plugin-list/patch-ed8f424Bruno Oliveira
2021-02-02[automated] Update plugin listpytest bot
2021-02-01Merge pull request #8306 from pytest-dev/pre-commit-ci-update-configBruno Oliveira
2021-02-01[pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]
2021-02-01[automated] Update plugin listpytest bot
2021-01-30Merge pull request #8299 from pytest-dev/update-plugin-list/patch-38a3e30Ran Benita
2021-01-30ci: give pytest bot the credit for updating the plugin listRan Benita
2021-01-30[automated] Update plugin listbluetech
2021-01-29doc: Point out two-argument form of monkeypatch.setattrFlorian Bruhin
2021-01-29Merge pull request #8296 from bluetech/mypy-800-ignoresBruno Oliveira
2021-01-29Remove some no longer needed type-ignoresRan Benita
2021-01-29Doc: Clarify pytester.run (#8294)Hong Xu
2021-01-29changelog: fix missing tick (#8295)Ran Benita
2021-01-29Add plugin listMaximilian Cosmo Sitter
2021-01-29changelog: fix missing tickRan Benita
2021-01-28Merge pull request #8260 from nicoddemus/faulthandler-mode-X-8258Bruno Oliveira
2021-01-27Merge pull request #8284 from encukou/patch-1Bruno Oliveira
2021-01-27Merge pull request #8280 from xuhdev/moduleBruno Oliveira
2021-01-27Doc: Fix typoPetr Viktorin
2021-01-26Merge pull request #8279 from pytest-dev/pre-commit-ci-update-configRan Benita
2021-01-26Doc: Move the module declaration to index.rstHong Xu
2021-01-25Remove mypy workaround after 0.800 updateBruno Oliveira
2021-01-25[pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]
2021-01-25Only re-enable fauthandler during unconfigure if it was enabled beforeBruno Oliveira
2021-01-25Mention that class variables are shared between testsChristian Steinmeyer
2021-01-25Merge pull request #8277 from nicoddemus/cherry-pick-releaseBruno Oliveira
2021-01-25Merge pull request #8275 from pytest-dev/release-6.2.2Bruno Oliveira
2021-01-25Merge pull request #8272 from bluetech/setupstate-refactor-2Ran Benita
2021-01-25Merge pull request #8273 from pytest-dev/dependabot/pip/testing/plugins_integ...Bruno Oliveira
2021-01-25build(deps): bump pytest-cov in /testing/plugins_integrationdependabot[bot]
2021-01-24runner: avoid using node's store in SetupStateRan Benita
2021-01-24Merge pull request #8219 from bluetech/setupstate-refactorRan Benita
2021-01-24runner: add docstring to SetupState and improve variable naming a bitRan Benita
2021-01-24runner: schedule node.teardown() call already at setupRan Benita
2021-01-24runner: use insertion-ordered dict instead of stack, dict pairRan Benita
2021-01-24runner: replace setdefault with an unconditional setRan Benita
2021-01-24runner: enable a commented assertion in SetupState.addfinalizerRan Benita