| .. |
|
_code
|
Fix TerminalRepr instances to be hashable (#6988)
|
2020-04-03 00:56:53 +02:00 |
|
_io
|
Assorted improvements following up #6658
|
2020-02-20 18:51:41 -03:00 |
|
assertion
|
Change EnvironmentError, IOError to OSError - they are aliases
|
2020-03-27 18:40:23 +03:00 |
|
config
|
Change EnvironmentError, IOError to OSError - they are aliases
|
2020-03-27 18:40:23 +03:00 |
|
mark
|
Slightly improve Mark and MarkDecorator documentation
|
2020-04-07 22:14:47 +03:00 |
|
__init__.py
|
pre-commit run fix-encoding-pragma --all-files
|
2019-06-03 12:08:01 -03:00 |
|
_argcomplete.py
|
Add type annotations to _pytest.config.argparsing and corresponding Config code
|
2019-11-20 22:02:27 +02:00 |
|
cacheprovider.py
|
Change EnvironmentError, IOError to OSError - they are aliases
|
2020-03-27 18:40:23 +03:00 |
|
capture.py
|
Change EnvironmentError, IOError to OSError - they are aliases
|
2020-03-27 18:40:23 +03:00 |
|
compat.py
|
deprecate the pytest.collect module
|
2020-03-30 21:53:07 +02:00 |
|
debugging.py
|
Merge master into features
|
2019-11-06 14:22:07 +01:00 |
|
deprecated.py
|
deprecate the pytest.collect module
|
2020-03-30 21:53:07 +02:00 |
|
doctest.py
|
doctest: strip newlines with unexpected exceptions (#6801)
|
2020-02-24 15:18:08 +01:00 |
|
faulthandler.py
|
faulthandler: trylast=True (#7025)
|
2020-04-09 08:53:35 +02:00 |
|
fixtures.py
|
Merge pull request #6285 from earonesty/patch-1
|
2020-04-10 07:58:58 +02:00 |
|
freeze_support.py
|
pre-commit run reorder-python-imports --all-files
|
2019-06-03 12:08:01 -03:00 |
|
helpconfig.py
|
Recognize `-V` as a short option for `--version` (#6721)
|
2020-02-13 12:30:22 +01:00 |
|
hookspec.py
|
doc: document inversed lines with terminal report hooks (#7016)
|
2020-04-07 08:08:28 +02:00 |
|
junitxml.py
|
Add a typing-compatible mechanism for ad-hoc attributes on various objects
|
2020-02-28 14:34:44 +02:00 |
|
logging.py
|
logging: minor typing, rename function
|
2020-03-01 22:02:46 +01:00 |
|
main.py
|
Simplify some exception handling code
|
2020-03-07 13:18:54 +02:00 |
|
monkeypatch.py
|
Fix typo in doc with syspath_prepend
|
2020-02-22 13:15:17 +01:00 |
|
nodes.py
|
Merge pull request #6836 from bluetech/store
|
2020-03-01 09:30:10 -03:00 |
|
nose.py
|
Remove support code for unittest 2
|
2019-07-11 20:11:06 -03:00 |
|
outcomes.py
|
Use a hack to make typing of pytest.fail.Exception & co work
|
2020-02-18 23:17:27 +02:00 |
|
pastebin.py
|
Add a typing-compatible mechanism for ad-hoc attributes on various objects
|
2020-02-28 14:34:44 +02:00 |
|
pathlib.py
|
Change EnvironmentError, IOError to OSError - they are aliases
|
2020-03-27 18:40:23 +03:00 |
|
pytester.py
|
Fix usage of pytester with doctests (#6802)
|
2020-03-04 05:33:50 +01:00 |
|
python.py
|
prepare tests and disable warnings for asyncio unittest cases
|
2020-03-30 21:55:12 +02:00 |
|
python_api.py
|
Upgrade mypy 0.761 -> 0.770
|
2020-03-21 17:16:30 +02:00 |
|
recwarn.py
|
Upgrade mypy 0.761 -> 0.770
|
2020-03-21 17:16:30 +02:00 |
|
reports.py
|
Improved time counter used to compute test durations. (#6939)
|
2020-03-29 15:20:09 +03:00 |
|
resultlog.py
|
Handle unknown stats in pytest_report_teststatus hook
|
2020-03-12 20:52:22 -03:00 |
|
runner.py
|
Fix flaky TestDurations test
|
2020-04-06 23:49:46 +03:00 |
|
setuponly.py
|
Don't delete FixtureDef.cached_result, set it to None instead
|
2020-02-14 14:18:58 +02:00 |
|
setupplan.py
|
resolve #2049
|
2019-11-17 16:45:42 -06:00 |
|
skipping.py
|
Add a typing-compatible mechanism for ad-hoc attributes on various objects
|
2020-02-28 14:34:44 +02:00 |
|
stepwise.py
|
Fix comment in stepwise (follow up to #5555) [skip ci]
|
2019-07-05 09:57:10 -03:00 |
|
store.py
|
Add setdefault() method to Store
|
2020-03-06 11:42:20 +02:00 |
|
terminal.py
|
fix #6951: allow to write TerminalReporter.writer
|
2020-03-30 21:31:53 +02:00 |
|
tmpdir.py
|
Merge pull request #6992 from pytest-dev/revert-6767-tmpdir-cleanup-upstream
|
2020-04-10 07:49:52 +02:00 |
|
unittest.py
|
Add a typing-compatible mechanism for ad-hoc attributes on various objects
|
2020-02-28 14:34:44 +02:00 |
|
warning_types.py
|
doc: revisit UnformattedWarning
|
2020-03-05 03:15:14 +01:00 |
|
warnings.py
|
cacheprovider: use warnings directly
|
2020-02-15 01:36:57 +01:00 |