| .. |
|
_code
|
[pre-commit.ci] pre-commit autoupdate (#8201)
|
2020-12-30 11:56:09 +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
|
[pre-commit.ci] pre-commit autoupdate (#8201)
|
2020-12-30 11:56:09 +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
|
[pre-commit.ci] pre-commit autoupdate (#8201)
|
2020-12-30 11:56:09 +02:00 |
|
capture.py
|
[pre-commit.ci] pre-commit autoupdate (#8201)
|
2020-12-30 11:56:09 +02:00 |
|
compat.py
|
Fix failing staticmethod tests if they are inherited (#8205)
|
2020-12-30 19:00:37 -08:00 |
|
debugging.py
|
py36+: com2ann
|
2020-10-05 18:33:17 -07:00 |
|
deprecated.py
|
Export types of builtin fixture for type annotations
|
2020-11-13 11:25:09 +02:00 |
|
doctest.py
|
[pre-commit.ci] pre-commit autoupdate (#8201)
|
2020-12-30 11:56:09 +02:00 |
|
faulthandler.py
|
Integrate warnings filtering directly into Config (#7700)
|
2020-09-04 11:57:15 -03:00 |
|
fixtures.py
|
fixtures: type annotate FixtureRequest.keywords
|
2021-01-01 23:18:17 +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
|
[pre-commit.ci] pre-commit autoupdate (#8201)
|
2020-12-30 11:56:09 +02: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
|
[pre-commit.ci] pre-commit autoupdate (#8201)
|
2020-12-30 11:56:09 +02:00 |
|
monkeypatch.py
|
[pre-commit.ci] pre-commit autoupdate (#8201)
|
2020-12-30 11:56:09 +02:00 |
|
nodes.py
|
[pre-commit.ci] pre-commit autoupdate (#8201)
|
2020-12-30 11:56:09 +02:00 |
|
nose.py
|
Always use getfixturemarker() to access _pytestfixturefunction
|
2021-01-01 23:22:10 +02:00 |
|
outcomes.py
|
terminal: fix "(<Skipped instance>)" skip reason in test status line
|
2020-12-15 22:24: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
|
Add dot prefix if file makefile extension is invalid for pathlib (#8222)
|
2021-01-04 15:58:11 +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
|
python: inline a simple method
|
2021-01-01 23:23:08 +02:00 |
|
python_api.py
|
python_api: handle array-like args in approx() (#8137)
|
2020-12-15 08:49:29 -03:00 |
|
recwarn.py
|
Merge pull request #8017 from bluetech/typing-public-fixtures
|
2020-12-05 21:51:20 +02:00 |
|
reports.py
|
reports: improve a type annotation
|
2021-01-01 15:22:05 +02:00 |
|
runner.py
|
runner: export pytest.CallInfo for typing purposes
|
2020-12-26 21:38:37 +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
|
Add `pytest_markeval_namespace` hook.
|
2020-12-12 17:41:37 +02: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
|
[pre-commit.ci] pre-commit autoupdate (#8201)
|
2020-12-30 11:56:09 +02:00 |
|
timing.py
|
fix mock_timing fixture name (typo) in timing.py
|
2020-11-23 20:45:12 +00:00 |
|
tmpdir.py
|
[pre-commit.ci] pre-commit autoupdate (#8201)
|
2020-12-30 11:56:09 +02:00 |
|
unittest.py
|
Call Python 3.8 doClassCleanups (#8033)
|
2020-11-19 12:07:15 +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 |