| .. |
|
_code
|
code: simplify Code construction
|
2020-10-31 12:40:25 +02:00 |
|
_io
|
py36+: com2ann
|
2020-10-05 18:33:17 -07:00 |
|
assertion
|
Some py.path.local -> pathlib.Path
|
2020-12-15 00:29:13 +02:00 |
|
config
|
Some py.path.local -> pathlib.Path
|
2020-12-15 00:29:13 +02:00 |
|
mark
|
mark: export pytest.MarkGenerator for typing purposes
|
2020-12-20 15:59:20 +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
|
Export types of builtin fixture for type annotations
|
2020-11-13 11:25:09 +02:00 |
|
capture.py
|
Export types of builtin fixture for type annotations
|
2020-11-13 11:25:09 +02:00 |
|
compat.py
|
Update mypy 0.782 -> 0.790
|
2020-10-17 19:25:45 +03: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
|
Some py.path.local -> pathlib.Path
|
2020-12-12 17:33:28 +02:00 |
|
faulthandler.py
|
Integrate warnings filtering directly into Config (#7700)
|
2020-09-04 11:57:15 -03:00 |
|
fixtures.py
|
mark: export pytest.MarkDecorator for typing purposes
|
2020-12-20 15:59:06 +02:00 |
|
freeze_support.py
|
Format docstrings in a consistent style
|
2020-08-01 17:14:37 +03:00 |
|
helpconfig.py
|
py36+: com2ann
|
2020-10-05 18:33:17 -07:00 |
|
hookspec.py
|
hookspec: add pathlib.Path alternatives to py.path.local parameters in hooks
|
2020-12-15 00:34:23 +02:00 |
|
junitxml.py
|
py36+: com2ann
|
2020-10-05 18:33:17 -07:00 |
|
logging.py
|
Export types of builtin fixture for type annotations
|
2020-11-13 11:25:09 +02:00 |
|
main.py
|
hookspec: add pathlib.Path alternatives to py.path.local parameters in hooks
|
2020-12-15 00:34:23 +02:00 |
|
monkeypatch.py
|
Some py.path.local -> pathlib.Path
|
2020-12-15 00:29:13 +02:00 |
|
nodes.py
|
address comments
|
2020-12-18 12:36:20 -08:00 |
|
nose.py
|
Format docstrings in a consistent style
|
2020-08-01 17:14:37 +03: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
|
Some py.path.local -> pathlib.Path
|
2020-12-15 00:29:13 +02:00 |
|
py.typed
|
Publish our types
|
2020-07-04 13:18:15 +03:00 |
|
pytester.py
|
tests: Migrate testing/python to pytester fixture
|
2020-12-13 07:42:12 -08: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
|
address comments
|
2020-12-18 12:36:20 -08: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
|
py36+: com2ann
|
2020-10-05 18:33:17 -07:00 |
|
runner.py
|
runner: combine a sort+reverse to a sort(reverse=True)
|
2020-10-19 00:02:01 +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
|
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
|
terminal: fix "(<Skipped instance>)" skip reason in test status line
|
2020-12-15 22:24:25 +02:00 |
|
threadexception.py
|
Add unraisableexception and threadexception plugins
|
2020-11-21 21:11:48 +02:00 |
|
timing.py
|
fix mock_timing fixture name (typo) in timing.py
|
2020-11-23 20:45:12 +00:00 |
|
tmpdir.py
|
Merge pull request #8038 from matthewhughes934/note-tmpdir-lifetime
|
2020-12-05 21:54:04 +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 |