pytest2/src/_pytest
Anthony Sottile 8616a5f1d9 Preserve newlines when captured with capfd 2020-07-20 10:31:20 -07:00
..
_code Clearer guidance on pytest.raise(match=...) failure (#7499) 2020-07-15 22:26:47 +03:00
_io Merge pull request #7481 from bluetech/tw-unicode-escape 2020-07-11 16:01:45 -03:00
assertion assertion: improve diff output of recursive dataclass/attrs 2020-07-08 19:04:56 +03:00
config Point to stable docs instead of latest 2020-07-07 07:45:27 -03:00
mark Fix typing of params ids callable form 2020-07-14 14:53:42 +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 cacheprovider: type annotations 2020-07-10 13:08:56 +03:00
capture.py Preserve newlines when captured with capfd 2020-07-20 10:31:20 -07:00
compat.py Introduce --import-mode=importlib (#7246) 2020-06-13 11:29:01 -03:00
debugging.py Remove no longer needed `noqa: F821` uses 2020-07-10 13:08:56 +03:00
deprecated.py Point to stable docs instead of latest 2020-07-07 07:45:27 -03:00
doctest.py Remove no longer needed `noqa: F821` uses 2020-07-10 13:08:56 +03:00
faulthandler.py Type annotate _pytest.debugging (a bit) 2020-06-05 11:34:20 +03:00
fixtures.py Fix typing of params ids callable form 2020-07-14 14:53:42 +03:00
freeze_support.py freeze_support: type annotate 2020-06-25 15:28:34 +03:00
helpconfig.py config: improve typing 2020-06-22 16:39:14 +03:00
hookspec.py hookspec: change Node -> Union[Item, Collector] to avoid exposing Node 2020-07-10 13:08:56 +03:00
junitxml.py Remove no longer needed `noqa: F821` uses 2020-07-10 13:08:56 +03:00
logging.py Create subdirectories if they do not exist when specified for log file (#7468) 2020-07-11 13:40:28 -03:00
main.py Stop using ExceptionInfo.errisinstance internally 2020-07-10 13:08:48 +03:00
monkeypatch.py Fix exception causes all over the codebase 2020-06-19 22:02:24 +03:00
nodes.py Remove no longer needed `noqa: F821` uses 2020-07-10 13:08:56 +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 Inaccessible lock files now imply temporary directories can't be removed 2020-07-15 09:25:17 -03:00
py.typed Publish our types 2020-07-04 13:18:15 +03:00
pytester.py pytester: some type annotations 2020-07-10 13:08:56 +03:00
python.py Fix typing of params ids callable form 2020-07-14 14:53:42 +03:00
python_api.py python_api: type annotate some parts of pytest.approx() 2020-06-25 15:15:24 +03:00
recwarn.py Remove no longer needed `noqa: F821` uses 2020-07-10 13:08:56 +03:00
reports.py Stop using ExceptionInfo.errisinstance internally 2020-07-10 13:08:48 +03:00
resultlog.py hookspec: type annotate pytest_internalerror 2020-06-12 17:34:31 +03:00
runner.py Remove no longer needed `noqa: F821` uses 2020-07-10 13:08:56 +03:00
setuponly.py Remove no longer needed `noqa: F821` uses 2020-07-10 13:08:56 +03:00
setupplan.py Type annotate fixtures.py & related 2020-06-05 11:34:19 +03:00
skipping.py skipping: fix dynamic xfail mark added in runtest not respected 2020-07-14 01:02:06 +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 Remove no longer needed `noqa: F821` uses 2020-07-10 13:08:56 +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 tmpdir: type annotations 2020-07-10 13:08:56 +03:00
unittest.py Remove no longer needed `noqa: F821` uses 2020-07-10 13:08:56 +03:00
warning_types.py Point to stable docs instead of latest 2020-07-07 07:45:27 -03:00
warnings.py Point to stable docs instead of latest 2020-07-07 07:45:27 -03:00