.. |
_code
|
fallback to native traceback when handling ExceptionGroup (take 2) [SQUASH] (#10209)
|
2022-08-17 09:16:32 -07:00 |
_io
|
Remove newlines from left/right operands with '-vv' (#9743)
|
2022-03-19 11:55:39 +00:00 |
assertion
|
doc: have tighter control on what autodoc shows
|
2022-08-13 21:46:49 +03:00 |
config
|
unify option extraction for legacy hook marks
|
2022-09-20 16:24:32 +02:00 |
mark
|
mark: allow any Sequence[str] for parametrize(argnames), not just list/tuple
|
2022-08-15 19:38:09 +03:00 |
__init__.py
|
Add pytest.version_tuple
|
2021-06-14 09:04:14 -03:00 |
_argcomplete.py
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
|
2021-12-06 21:12:33 +00:00 |
cacheprovider.py
|
Document the --code-highlight default (#9883)
|
2022-05-31 16:32:51 -03:00 |
capture.py
|
Added file-like methods to DontReadFromInput (#10173)
|
2022-07-31 13:44:02 +00:00 |
compat.py
|
doc: workaround for ugly API docs for overloaded functions with new Sphinx
|
2022-08-13 21:46:49 +03:00 |
debugging.py
|
Document the --code-highlight default (#9883)
|
2022-05-31 16:32:51 -03:00 |
deprecated.py
|
deprecate hook configuration via marks/attributes
|
2022-09-20 16:22:26 +02:00 |
doctest.py
|
Pass importmode to import_path in DoctestModule
|
2022-06-29 14:38:59 +01:00 |
faulthandler.py
|
Document the --code-highlight default (#9883)
|
2022-05-31 16:32:51 -03:00 |
fixtures.py
|
doc: workaround for ugly API docs for overloaded functions with new Sphinx
|
2022-08-13 21:46:49 +03:00 |
freeze_support.py
|
Remove py version printing, traceback filtering, freezing
|
2021-10-16 12:01:31 +03:00 |
helpconfig.py
|
Document the --code-highlight default (#9883)
|
2022-05-31 16:32:51 -03:00 |
hookspec.py
|
doc: have tighter control on what autodoc shows
|
2022-08-13 21:46:49 +03:00 |
junitxml.py
|
doc: have tighter control on what autodoc shows
|
2022-08-13 21:46:49 +03:00 |
legacypath.py
|
Explicit note that tmpdir fixture is discouraged in favour of tmp_path #9937 (#10138)
|
2022-07-15 08:40:18 -03:00 |
logging.py
|
doc: have tighter control on what autodoc shows
|
2022-08-13 21:46:49 +03:00 |
main.py
|
doc: workaround for ugly API docs for overloaded functions with new Sphinx
|
2022-08-13 21:46:49 +03:00 |
monkeypatch.py
|
Add reference to the Where to patch docs in monkeypatch.setattr (#10217)
|
2022-08-15 13:55:19 -03:00 |
nodes.py
|
doc: have tighter control on what autodoc shows
|
2022-08-13 21:46:49 +03:00 |
nose.py
|
nose: fix class- and module-level fixture behavior
|
2021-11-06 14:45:24 +02:00 |
outcomes.py
|
doc: have tighter control on what autodoc shows
|
2022-08-13 21:46:49 +03:00 |
pastebin.py
|
Document the --code-highlight default (#9883)
|
2022-05-31 16:32:51 -03:00 |
pathlib.py
|
Try to import module before creating dummy modules with 'importmode=importlib'
|
2022-02-14 09:42:05 -03:00 |
py.typed
|
Publish our types
|
2020-07-04 13:18:15 +03:00 |
pytester.py
|
doc: have tighter control on what autodoc shows
|
2022-08-13 21:46:49 +03:00 |
pytester_assertions.py
|
Make 'warnings' and 'deselected' in assert_outcomes optional (#9475)
|
2022-01-27 12:18:36 +01:00 |
python.py
|
mark: allow any Sequence[str] for parametrize(argnames), not just list/tuple
|
2022-08-15 19:38:09 +03:00 |
python_api.py
|
doc: workaround for ugly API docs for overloaded functions with new Sphinx
|
2022-08-13 21:46:49 +03:00 |
python_path.py
|
Rename ``pythonpath`` plugin to ``python_path``
|
2022-02-09 10:03:20 +02:00 |
recwarn.py
|
Update documentation on how pytest.warns affects DeprecationWarning #9291 (#10141)
|
2022-08-17 11:44:58 -03:00 |
reports.py
|
doc: have tighter control on what autodoc shows
|
2022-08-13 21:46:49 +03:00 |
runner.py
|
Document the --code-highlight default (#9883)
|
2022-05-31 16:32:51 -03:00 |
scope.py
|
Deprecation of `msg=` for both `pytest.skip()` and `pytest.fail()`. (#8950)
|
2021-11-08 15:31:14 +01:00 |
setuponly.py
|
Document the --code-highlight default (#9883)
|
2022-05-31 16:32:51 -03:00 |
setupplan.py
|
Document the --code-highlight default (#9883)
|
2022-05-31 16:32:51 -03:00 |
skipping.py
|
Document the --code-highlight default (#9883)
|
2022-05-31 16:32:51 -03:00 |
stash.py
|
stash: make Stash and StashKey public
|
2021-07-24 17:40:08 +03:00 |
stepwise.py
|
Document the --code-highlight default (#9883)
|
2022-05-31 16:32:51 -03:00 |
terminal.py
|
Document the --code-highlight default (#9883)
|
2022-05-31 16:32:51 -03:00 |
threadexception.py
|
Replaced if-else statements with ternary expression (#8658)
|
2021-05-11 11:52:55 +02:00 |
timing.py
|
fix mock_timing fixture name (typo) in timing.py
|
2020-11-23 20:45:12 +00:00 |
tmpdir.py
|
doc: have tighter control on what autodoc shows
|
2022-08-13 21:46:49 +03:00 |
unittest.py
|
Do not call tearDown for skipped unittest.TestCases with --pdb
|
2022-06-27 10:33:37 -03:00 |
unraisableexception.py
|
Add unraisableexception and threadexception plugins
|
2020-11-21 21:11:48 +02:00 |
warning_types.py
|
add docstring to warn_explicit_for
|
2022-09-20 16:24:32 +02:00 |
warnings.py
|
Expand warnings output for ResourceWarning (#9682)
|
2022-02-15 13:00:50 +00:00 |