summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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-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-02[automated] Update plugin listpytest bot
2021-01-30[automated] Update plugin listbluetech
2021-01-29doc: Point out two-argument form of monkeypatch.setattrFlorian Bruhin
2021-01-29Add plugin listMaximilian Cosmo Sitter
2021-01-27Merge pull request #8284 from encukou/patch-1Bruno Oliveira
2021-01-27Doc: Fix typoPetr Viktorin
2021-01-26Doc: Move the module declaration to index.rstHong Xu
2021-01-25Mention that class variables are shared between testsChristian Steinmeyer
2021-01-25Merge pull request #8275 from pytest-dev/release-6.2.2Bruno Oliveira
2021-01-19Fix pep8 import order in docs (#8253)Jeff Widman
2021-01-15Deprecate raising unittest.SkipTest to skip tests during collectionRan Benita
2021-01-08Add missing import into example script in documentationGergely Imreh
2021-01-05doc: Add note about training early bird discountFlorian Bruhin
2021-01-05Merge pull request #8220 from xuhdev/module-docBruno Oliveira
2021-01-02DOC: Mark pytest moduleHong Xu
2021-01-01DOC: Update multiple references to testdir to pytesterHong Xu
2020-12-31Add missing fixture (#8207)mefmund
2020-12-30[pre-commit.ci] pre-commit autoupdate (#8201)pre-commit-ci[bot]
2020-12-26runner: export pytest.CallInfo for typing purposesRan Benita
2020-12-26python: export pytest.Metafunc for typing purposesRan Benita
2020-12-22Revert "doc: temporary workaround for pytest-pygments lexing error"Ran Benita
2020-12-20mark: export pytest.MarkGenerator for typing purposesRan Benita
2020-12-20mark: export pytest.MarkDecorator for typing purposesRan Benita
2020-12-20mark: export pytest.Mark for typing purposesRan Benita
2020-12-16Clarify fixture execution order and provide visual aids (#7381)Chris NeJame
2020-12-16Use transparent PNG for logo (#8159)Bruno Oliveira
2020-12-15Merge pull request #8149 from pytest-dev/release-6.2.1Bruno Oliveira
2020-12-12Merge pull request #8130 from pytest-dev/release-6.2.0Ran Benita
2020-12-12doc: temporary workaround for pytest-pygments lexing errorRan Benita
2020-12-05Merge pull request #8100 from nicoddemus/doctest-alternativesBruno Oliveira
2020-12-05Merge pull request #8055 from bluetech/unraisableRan Benita
2020-12-05Merge pull request #8017 from bluetech/typing-public-fixturesRan Benita
2020-12-04List pytest-doctestplus in doctest docsBruno Oliveira
2020-11-30Custom multiple marker execution order (#8065)Shubham Adep
2020-11-28Add more info about skipping doctests (#8080)Prakhar Gurunani
2020-11-21Add unraisableexception and threadexception pluginsRan Benita
2020-11-21Add str() support to LineMatcher (#8050)Maximilian Cosmo Sitter
2020-11-19Link mentioned functions instead of using literals (#8045)Tim Hoffmann
2020-11-19Fix nose documentationFlorian Bruhin
2020-11-19Add small section on migrating from nose to pytestmickeypash
2020-11-13Export types of builtin fixture for type annotationsRan Benita