| .. |
|
_code
|
A few more Python>=3.8 simplifications
|
2023-07-10 23:20:11 +03:00 |
|
_io
|
Drop Python 3.7
|
2023-06-30 14:55:42 -07:00 |
|
_py
|
Fix couple of EncodingWarnings (#10954)
|
2023-04-29 11:37:22 +03:00 |
|
assertion
|
Switch to new-style pluggy hook wrappers
|
2023-07-14 22:47:48 +03:00 |
|
config
|
Switch to new-style pluggy hook wrappers
|
2023-07-14 22:47:48 +03:00 |
|
mark
|
fix #10447 - consider marks in reverse mro order to give base classes priority
|
2023-07-01 22:27:18 +02:00 |
|
__init__.py
|
Add pytest.version_tuple
|
2021-06-14 09:04:14 -03:00 |
|
_argcomplete.py
|
Use os.sep instead of os.path.sep.
|
2022-12-01 18:16:02 +01:00 |
|
cacheprovider.py
|
Switch to new-style pluggy hook wrappers
|
2023-07-14 22:47:48 +03:00 |
|
capture.py
|
Switch to new-style pluggy hook wrappers
|
2023-07-14 22:47:48 +03:00 |
|
compat.py
|
Update pre-commit config
|
2023-06-30 15:07:07 -07:00 |
|
debugging.py
|
Switch to new-style pluggy hook wrappers
|
2023-07-14 22:47:48 +03:00 |
|
deprecated.py
|
Apply suggestions from code review
|
2023-06-25 16:08:53 +01:00 |
|
doctest.py
|
[pre-commit.ci] pre-commit autoupdate (#10712)
|
2023-02-07 19:30:33 -03:00 |
|
faulthandler.py
|
Switch to new-style pluggy hook wrappers
|
2023-07-14 22:47:48 +03:00 |
|
fixtures.py
|
Drop Python 3.7
|
2023-06-30 14:55:42 -07:00 |
|
freeze_support.py
|
Remove py version printing, traceback filtering, freezing
|
2021-10-16 12:01:31 +03:00 |
|
helpconfig.py
|
Switch to new-style pluggy hook wrappers
|
2023-07-14 22:47:48 +03:00 |
|
hookspec.py
|
Switch to new-style pluggy hook wrappers
|
2023-07-14 22:47:48 +03:00 |
|
junitxml.py
|
Mitigate directory creation race condition (#10607)
|
2023-01-06 09:12:24 -03:00 |
|
legacypath.py
|
Update pre-commit config
|
2023-06-30 15:07:07 -07:00 |
|
logging.py
|
Switch to new-style pluggy hook wrappers
|
2023-07-14 22:47:48 +03:00 |
|
main.py
|
Merge pull request #11106 from bluetech/docs-ref-collection-objs
|
2023-07-08 15:41:22 -03:00 |
|
monkeypatch.py
|
Drop Python 3.7
|
2023-06-30 14:55:42 -07:00 |
|
nodes.py
|
Merge pull request #11106 from bluetech/docs-ref-collection-objs
|
2023-07-08 15:41:22 -03:00 |
|
nose.py
|
Add deprecations for tests written for `nose` (#9907)
|
2022-10-09 17:16:33 -03:00 |
|
outcomes.py
|
Drop Python 3.7
|
2023-06-30 14:55:42 -07:00 |
|
pastebin.py
|
Document the --code-highlight default (#9883)
|
2022-05-31 16:32:51 -03:00 |
|
pathlib.py
|
A few more Python>=3.8 simplifications
|
2023-07-10 23:20:11 +03:00 |
|
py.typed
|
Publish our types
|
2020-07-04 13:18:15 +03:00 |
|
pytester.py
|
Switch to new-style pluggy hook wrappers
|
2023-07-14 22:47:48 +03:00 |
|
pytester_assertions.py
|
Make 'warnings' and 'deselected' in assert_outcomes optional (#9475)
|
2022-01-27 12:18:36 +01:00 |
|
python.py
|
Merge pull request #11106 from bluetech/docs-ref-collection-objs
|
2023-07-08 15:41:22 -03:00 |
|
python_api.py
|
Update src/_pytest/python_api.py
|
2023-07-08 08:41:42 -04:00 |
|
python_path.py
|
Rename ``pythonpath`` plugin to ``python_path``
|
2022-02-09 10:03:20 +02:00 |
|
recwarn.py
|
Further tweaks from code review
|
2023-07-04 10:00:29 -07:00 |
|
reports.py
|
Switch to new-style pluggy hook wrappers
|
2023-07-14 22:47:48 +03:00 |
|
runner.py
|
Drop Python 3.7
|
2023-06-30 14:55:42 -07:00 |
|
scope.py
|
Deprecation of `msg=` for both `pytest.skip()` and `pytest.fail()`. (#8950)
|
2021-11-08 15:31:14 +01:00 |
|
setuponly.py
|
Switch to new-style pluggy hook wrappers
|
2023-07-14 22:47:48 +03:00 |
|
setupplan.py
|
Document the --code-highlight default (#9883)
|
2022-05-31 16:32:51 -03:00 |
|
skipping.py
|
Switch to new-style pluggy hook wrappers
|
2023-07-14 22:47:48 +03:00 |
|
stash.py
|
stash: make Stash and StashKey public
|
2021-07-24 17:40:08 +03:00 |
|
stepwise.py
|
Do not update cache from xdist worker (#10641)
|
2023-01-13 07:14:52 -03:00 |
|
terminal.py
|
Switch to new-style pluggy hook wrappers
|
2023-07-14 22:47:48 +03:00 |
|
threadexception.py
|
Switch to new-style pluggy hook wrappers
|
2023-07-14 22:47:48 +03:00 |
|
timing.py
|
fix mock_timing fixture name (typo) in timing.py
|
2020-11-23 20:45:12 +00:00 |
|
tmpdir.py
|
Switch to new-style pluggy hook wrappers
|
2023-07-14 22:47:48 +03:00 |
|
unittest.py
|
Switch to new-style pluggy hook wrappers
|
2023-07-14 22:47:48 +03:00 |
|
unraisableexception.py
|
Switch to new-style pluggy hook wrappers
|
2023-07-14 22:47:48 +03:00 |
|
warning_types.py
|
Drop Python 3.7
|
2023-06-30 14:55:42 -07:00 |
|
warnings.py
|
Switch to new-style pluggy hook wrappers
|
2023-07-14 22:47:48 +03:00 |