pytest2/src/_pytest
Bruno Oliveira c747dc5248 Drop support for positional arguments in @pytest.fixture 2020-08-19 08:11:42 -03:00
..
_code Don't use NotImplementedError in `@overload`s 2020-08-14 13:54:46 +03:00
_io Format docstrings in a consistent style 2020-08-01 17:14:37 +03:00
assertion typing: set warn_unreachable 2020-08-04 09:59:46 +03:00
config Add ref to Python bug 2020-08-14 11:36:07 -03:00
mark Don't use NotImplementedError in `@overload`s 2020-08-14 13:54:46 +03:00
__init__.py pre-commit run fix-encoding-pragma --all-files 2019-06-03 12:08:01 -03:00
_argcomplete.py Format docstrings in a consistent style 2020-08-01 17:14:37 +03:00
cacheprovider.py typing: set disallow_any_generics 2020-08-01 20:39:15 +03:00
capture.py capture: add type annotations to CaptureFixture 2020-08-10 18:14:47 +03:00
compat.py Don't use NotImplementedError in `@overload`s 2020-08-14 13:54:46 +03:00
debugging.py typing: set warn_unreachable 2020-08-04 09:59:46 +03:00
deprecated.py Drop support for positional arguments in @pytest.fixture 2020-08-19 08:11:42 -03:00
doctest.py typing: set warn_unreachable 2020-08-04 09:59:46 +03:00
faulthandler.py Format docstrings in a consistent style 2020-08-01 17:14:37 +03:00
fixtures.py Drop support for positional arguments in @pytest.fixture 2020-08-19 08:11:42 -03:00
freeze_support.py Format docstrings in a consistent style 2020-08-01 17:14:37 +03:00
helpconfig.py Format docstrings in a consistent style 2020-08-01 17:14:37 +03:00
hookspec.py typing: set disallow_any_generics 2020-08-01 20:39:15 +03:00
junitxml.py Improve typing of reports' longrepr field 2020-08-04 22:52:24 +03:00
logging.py Format docstrings in a consistent style 2020-08-01 17:14:37 +03:00
main.py Merge pull request #7648 from bluetech/pylint-abc2 2020-08-18 15:45:11 +03:00
monkeypatch.py Don't use NotImplementedError in `@overload`s 2020-08-14 13:54:46 +03:00
nodes.py Only define gethookproxy, isinitpath on Session 2020-08-15 13:40:16 +03:00
nose.py Format docstrings in a consistent style 2020-08-01 17:14:37 +03:00
outcomes.py typing: set warn_unreachable 2020-08-04 09:59:46 +03:00
pastebin.py Format docstrings in a consistent style 2020-08-01 17:14:37 +03:00
pathlib.py pathlib: add absolutepath() as alternative to Path.resolve() 2020-08-06 18:16:04 +03:00
py.typed Publish our types 2020-07-04 13:18:15 +03:00
pytester.py Don't use NotImplementedError in `@overload`s 2020-08-14 13:54:46 +03:00
python.py Remove funcargnames compatibility property 2020-08-19 08:11:39 -03:00
python_api.py Don't use NotImplementedError in `@overload`s 2020-08-14 13:54:46 +03:00
recwarn.py Don't use NotImplementedError in `@overload`s 2020-08-14 13:54:46 +03:00
reports.py Don't use NotImplementedError in `@overload`s 2020-08-14 13:54:46 +03:00
resultlog.py Replace some usages of py.path.local 2020-08-06 18:46:17 +03:00
runner.py Improve typing of reports' longrepr field 2020-08-04 22:52:24 +03: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 Format docstrings in a consistent style 2020-08-01 17:14:37 +03:00
stepwise.py Type annotate misc functions 2020-06-05 11:34:19 +03:00
store.py Format docstrings in a consistent style 2020-08-01 17:14:37 +03:00
terminal.py Improve typing of reports' longrepr field 2020-08-04 22:52:24 +03:00
timing.py Format docstrings in a consistent style 2020-08-01 17:14:37 +03:00
tmpdir.py typing: set warn_unreachable 2020-08-04 09:59:46 +03:00
unittest.py typing: set disallow_any_generics 2020-08-01 20:39:15 +03:00
warning_types.py Format docstrings in a consistent style 2020-08-01 17:14:37 +03:00
warnings.py Format docstrings in a consistent style 2020-08-01 17:14:37 +03:00