summaryrefslogtreecommitdiff
path: root/src/pytest
AgeCommit message (Expand)Author
2020-12-26runner: export pytest.CallInfo for typing purposesRan Benita
2020-12-26python: export pytest.Metafunc for typing purposesRan 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-05Merge pull request #8055 from bluetech/unraisableRan Benita
2020-11-21Add unraisableexception and threadexception pluginsRan Benita
2020-11-13Export types of builtin fixture for type annotationsRan Benita
2020-11-09Export MonkeyPatch as pytest.MonkeyPatchRan Benita
2020-10-06Add alias clarification to deprecation warning (#7829)Manuel MariƱez
2020-08-22Reintroduce warnings postponed in 6.0 (#7637)Maximilian Cosmo Sitter
2020-08-01Format docstrings in a consistent styleRan Benita
2020-07-22Change pytest deprecation warnings into errors for 6.0 release (#7362)Bruno Oliveira
2020-07-04Publish our typesRan Benita
2020-06-13pytest.collect: type annotate (backward compat module)Ran Benita
2020-05-08Handle EPIPE/BrokenPipeError in pytest's CLIRan Benita
2020-04-10Merge pull request #6285 from earonesty/patch-1Ronny Pfannschmidt
2020-03-30deprecate the pytest.collect moduleRonny Pfannschmidt
2020-03-03Fix tox alpha orderearonesty
2020-03-03Update pytest.pyearonesty
2020-03-03Export FixtureLookupError to top levelearonesty
2020-02-10Move ExitCode's definition from _pytest.main to _pytest.configRan Benita
2019-12-02Convert pytest.py into a packageBruno Oliveira