pytest2/src/_pytest
Ran Benita 4655b79985 config: improve typing 2020-06-22 16:39:14 +03:00
..
_code config: improve typing 2020-06-22 16:39:14 +03:00
_io Type annotate _pytest._io.saferepr 2020-06-05 11:34:19 +03:00
assertion Fix some type errors around py.path.local 2020-06-12 17:34:31 +03:00
config config: improve typing 2020-06-22 16:39:14 +03:00
mark Merge pull request #7388 from bluetech/mark-evaluate 2020-06-21 21:47:56 +03:00
__init__.py pre-commit run fix-encoding-pragma --all-files 2019-06-03 12:08:01 -03:00
_argcomplete.py Add type annotations to _pytest.config.argparsing and corresponding Config code 2019-11-20 22:02:27 +02:00
cacheprovider.py Fix some type errors around py.path.local 2020-06-12 17:34:31 +03:00
capture.py hookspec: type annotate pytest_internalerror 2020-06-12 17:34:31 +03:00
compat.py Introduce --import-mode=importlib (#7246) 2020-06-13 11:29:01 -03:00
debugging.py Fix exception causes all over the codebase 2020-06-19 22:02:24 +03:00
deprecated.py fix the unit tests, add the proper deprecation warning, and add in a changelog entry 2020-05-27 23:03:07 -04:00
doctest.py Introduce --import-mode=importlib (#7246) 2020-06-13 11:29:01 -03:00
faulthandler.py Type annotate _pytest.debugging (a bit) 2020-06-05 11:34:20 +03:00
fixtures.py Fix exception causes all over the codebase 2020-06-19 22:02:24 +03:00
freeze_support.py doc: internal: remove references to old "newinterpret" module 2020-04-09 01:40:23 +02:00
helpconfig.py config: improve typing 2020-06-22 16:39:14 +03:00
hookspec.py config: improve typing 2020-06-22 16:39:14 +03:00
junitxml.py hookspec: type annotate pytest_internalerror 2020-06-12 17:34:31 +03:00
logging.py config: improve typing 2020-06-22 16:39:14 +03:00
main.py Introduce --import-mode=importlib (#7246) 2020-06-13 11:29:01 -03:00
monkeypatch.py Fix exception causes all over the codebase 2020-06-19 22:02:24 +03:00
nodes.py Introduce --import-mode=importlib (#7246) 2020-06-13 11:29:01 -03:00
nose.py Type annotate some more hooks & impls 2020-06-05 11:34:19 +03:00
outcomes.py Import `packaging` package lazily 2020-05-22 14:33:29 +03:00
pastebin.py Finish deprecation of "slave" 2020-06-12 22:49:33 +10:00
pathlib.py config: improve typing 2020-06-22 16:39:14 +03:00
pytester.py config: improve typing 2020-06-22 16:39:14 +03:00
python.py Fix exception causes all over the codebase 2020-06-19 22:02:24 +03:00
python_api.py Enable check_untyped_defs mypy option for testing/ too 2020-06-05 11:34:20 +03:00
recwarn.py Enable check_untyped_defs mypy option for src/ 2020-06-05 11:34:20 +03:00
reports.py doc/reference: add CollectReport 2020-06-14 16:55:41 +03:00
resultlog.py hookspec: type annotate pytest_internalerror 2020-06-12 17:34:31 +03:00
runner.py runner: don't try to teardown previous items from pytest_runtest_setup 2020-06-14 13:48:05 +03:00
setuponly.py Type annotate fixtures.py & related 2020-06-05 11:34:19 +03:00
setupplan.py Type annotate fixtures.py & related 2020-06-05 11:34:19 +03:00
skipping.py skipping: better links in --markers output 2020-06-21 20:15:10 +03:00
stepwise.py Type annotate misc functions 2020-06-05 11:34:19 +03:00
store.py doc: minor fixes for Store 2020-04-09 17:08:47 +02:00
terminal.py hookspec: type annotate pytest_runtest_log{start,finish} 2020-06-14 12:51:06 +03:00
timing.py Introduce _pytest.timing as a way to control timing during tests 2020-05-23 11:50:33 -03:00
tmpdir.py config: improve typing 2020-06-22 16:39:14 +03:00
unittest.py Type annotate _pytest.unittest 2020-06-05 11:34:20 +03:00
warning_types.py doc: revisit UnformattedWarning 2020-03-05 03:15:14 +01:00
warnings.py Fix exception causes all over the codebase 2020-06-19 22:02:24 +03:00