test_ok2/src/_pytest
Ran Benita 59251e8a2a Remove/replace some unneeded usages of py.path 2021-03-14 14:12:28 +02:00
..
_code code: export ExceptionInfo for typing purposes 2021-03-13 15:59:44 +02:00
_io [pre-commit.ci] pre-commit autoupdate (#8201) 2020-12-30 11:56:09 +02:00
assertion Some py.path.local -> pathlib.Path 2020-12-15 00:29:13 +02:00
config code: export ExceptionInfo for typing purposes 2021-03-13 15:59:44 +02:00
mark [pre-commit.ci] pre-commit autoupdate (#8201) 2020-12-30 11:56:09 +02:00
__init__.py pre-commit run fix-encoding-pragma --all-files 2019-06-03 12:08:01 -03:00
_argcomplete.py fix typo (#8069) 2020-11-24 22:27:34 +01:00
cacheprovider.py drop usage of py.path.local calls 2021-03-06 21:32:03 +01:00
capture.py [pre-commit.ci] pre-commit autoupdate (#8201) 2020-12-30 11:56:09 +02:00
compat.py drop usage of py.path.local calls 2021-03-06 21:32:03 +01:00
debugging.py py36+: com2ann 2020-10-05 18:33:17 -07:00
deprecated.py drop usage of py.path.local calls 2021-03-06 21:32:03 +01:00
doctest.py code: export ExceptionInfo for typing purposes 2021-03-13 15:59:44 +02:00
faulthandler.py Only re-enable fauthandler during unconfigure if it was enabled before 2021-01-25 12:28:00 -03:00
fixtures.py Remove `_` prefix from TypeVars which appear in public API 2021-03-13 14:44:50 +02:00
freeze_support.py [pre-commit.ci] pre-commit autoupdate (#8201) 2020-12-30 11:56:09 +02:00
helpconfig.py Add missing space in '--version' help message 2020-12-28 10:50:06 -05:00
hookspec.py drop usage of py.path.local calls 2021-03-06 21:32:03 +01:00
junitxml.py [pre-commit.ci] pre-commit autoupdate (#8201) 2020-12-30 11:56:09 +02:00
logging.py [pre-commit.ci] pre-commit autoupdate (#8201) 2020-12-30 11:56:09 +02:00
main.py drop usage of py.path.local calls 2021-03-06 21:32:03 +01:00
monkeypatch.py Remove some no longer needed type-ignores 2021-01-29 20:40:43 +02:00
nodes.py code: export ExceptionInfo for typing purposes 2021-03-13 15:59:44 +02:00
nose.py nose: type annotate with some resulting refactoring 2021-01-14 17:42:38 +02:00
outcomes.py Improve way in which skip location is fixed up when skipped by mark 2021-01-14 18:07:25 +02:00
pastebin.py py36+: com2ann 2020-10-05 18:33:17 -07:00
pathlib.py pathlib: missing type annotation for fnmatch_ex 2020-12-22 21:08:25 +02:00
py.typed Publish our types 2020-07-04 13:18:15 +03:00
pytester.py Remove/replace some unneeded usages of py.path 2021-03-14 14:12:28 +02:00
pytester_assertions.py pytester: split asserts to a separate plugin, don't rewrite pytester itself 2020-11-13 11:25:09 +02:00
python.py drop usage of py.path.local calls 2021-03-06 21:32:03 +01:00
python_api.py Merge pull request #8437 from bluetech/rm-typevar-prefix 2021-03-13 19:01:29 +02:00
recwarn.py Merge pull request #8017 from bluetech/typing-public-fixtures 2020-12-05 21:51:20 +02:00
reports.py drop usage of py.path.local calls 2021-03-06 21:32:03 +01:00
runner.py runner: add clarifying comments on why runtestprotocol re-inits the FixtureRequest 2021-02-06 20:46:08 +02:00
setuponly.py typing: set disallow_any_generics 2020-08-01 20:39:15 +03:00
setupplan.py typing: set disallow_any_generics 2020-08-01 20:39:15 +03:00
skipping.py Fix skip signature (#8392) 2021-03-04 11:56:21 +01:00
stepwise.py #7938 - [Plugin: Stepwise][Enhancements] Refactoring, smarter registration & --sw-skip functionality (#7939) 2020-10-30 19:13:06 +00:00
store.py py36+: com2ann 2020-10-05 18:33:17 -07:00
terminal.py [pre-commit.ci] pre-commit autoupdate (#8201) 2020-12-30 11:56:09 +02:00
threadexception.py Remove mypy workaround after 0.800 update 2021-01-25 15:23:13 -03:00
timing.py fix mock_timing fixture name (typo) in timing.py 2020-11-23 20:45:12 +00:00
tmpdir.py Remove/replace some unneeded usages of py.path 2021-03-14 14:12:28 +02:00
unittest.py code: export ExceptionInfo for typing purposes 2021-03-13 15:59:44 +02:00
unraisableexception.py Add unraisableexception and threadexception plugins 2020-11-21 21:11:48 +02:00
warning_types.py Add unraisableexception and threadexception plugins 2020-11-21 21:11:48 +02:00
warnings.py py36+: remove TYPE_CHECKING from _pytest.compat 2020-10-02 15:03:24 -07:00