pytest2/src/_pytest
lovetheguitar 6dd8ad60a4 refactor(MarkMatcher): replace `from_item` with `from_markers` method 2024-06-21 20:51:01 +02:00
..
_code resolve most sphinx lookup errors 2024-06-20 11:04:33 +02:00
_io refactor: simplify bound method representation (#12492) 2024-06-21 18:20:44 +02:00
_py [pylint 'use-yield-from'] Fix all occurences in existing code 2024-05-29 14:36:01 +02:00
assertion refactor: simplify bound method representation (#12492) 2024-06-21 18:20:44 +02:00
config Merge pull request #12467 from RonnyPfannschmidt/ronny/new-annotations-try-2 2024-06-21 10:24:56 +02:00
mark refactor(MarkMatcher): replace `from_item` with `from_markers` method 2024-06-21 20:51:01 +02:00
__init__.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
_argcomplete.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
cacheprovider.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
capture.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
compat.py Spelling and minor changes (#12122) 2024-05-15 13:49:34 -03:00
debugging.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
deprecated.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
doctest.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
faulthandler.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
fixtures.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
freeze_support.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
helpconfig.py Merge pull request #12467 from RonnyPfannschmidt/ronny/new-annotations-try-2 2024-06-21 10:24:56 +02:00
hookspec.py resolve most sphinx lookup errors 2024-06-20 11:04:33 +02:00
junitxml.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
legacypath.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
logging.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
main.py resolve most sphinx lookup errors 2024-06-20 11:04:33 +02:00
monkeypatch.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
nodes.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
outcomes.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
pastebin.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
pathlib.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
py.typed Publish our types 2020-07-04 13:18:15 +03:00
pytester.py resolve most sphinx lookup errors 2024-06-20 11:04:33 +02:00
pytester_assertions.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
python.py resolve most sphinx lookup errors 2024-06-20 11:04:33 +02:00
python_api.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
python_path.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
recwarn.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
reports.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
runner.py resolve most sphinx lookup errors 2024-06-20 11:04:33 +02:00
scope.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
setuponly.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
setupplan.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
skipping.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
stash.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
stepwise.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
terminal.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
threadexception.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
timing.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
tmpdir.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
unittest.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
unraisableexception.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
warning_types.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
warnings.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00