.. |
_code
|
Remove no longer needed noqa's
|
2020-05-12 09:29:47 +03:00 |
_io
|
Merge pull request #7135 from pytest-dev/terminalwriter
|
2020-05-06 18:26:44 -03:00 |
assertion
|
Revisit some help texts with regard to newlines
|
2020-05-19 19:34:08 -03:00 |
config
|
Keep explicit newlines with help texts
|
2020-05-19 19:34:08 -03:00 |
mark
|
Merge pull request #7046 from blueyed/k-skip-session-upstream
|
2020-05-19 20:09:36 -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
|
Revisit some help texts with regard to newlines
|
2020-05-19 19:34:08 -03:00 |
capture.py
|
Remove no longer needed noqa's
|
2020-05-12 09:29:47 +03:00 |
compat.py
|
Remove no longer needed noqa's
|
2020-05-12 09:29:47 +03:00 |
debugging.py
|
Fix cleanup functions not being invoked on test failures
|
2020-05-02 15:26:55 -03:00 |
deprecated.py
|
logging: remove deprecated --no-print-logs option/ini
|
2020-05-17 21:41:38 +03:00 |
doctest.py
|
Fix _is_setup_py for files encoded differently than locale
|
2020-05-07 13:14:58 -07:00 |
faulthandler.py
|
Remove note saying faulthandler_timeout is not available on Windows
|
2020-04-10 14:46:15 +03:00 |
fixtures.py
|
Merge pull request #6919 from nicoddemus/backport-6914
|
2020-05-16 12:42:15 -03:00 |
freeze_support.py
|
doc: internal: remove references to old "newinterpret" module
|
2020-04-09 01:40:23 +02:00 |
helpconfig.py
|
Revisit some help texts with regard to newlines
|
2020-05-19 19:34:08 -03:00 |
hookspec.py
|
Merge pull request #6993 from blueyed/doc-pytest_collection-upstream
|
2020-05-05 21:05:56 +03: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: reuse LoggingCaptureHandler instance since it's expensive to create
|
2020-05-18 11:27:50 +03:00 |
main.py
|
Replace bare `except`s with `except BaseException`
|
2020-05-12 09:29:47 +03:00 |
monkeypatch.py
|
pre-commit: update blacken-docs 1.0.0 -> 1.6.0
|
2020-04-24 21:53:37 +03:00 |
nodes.py
|
Remove no longer needed noqa's
|
2020-05-12 09:29:47 +03:00 |
nose.py
|
Remove support code for unittest 2
|
2019-07-11 20:11:06 -03:00 |
outcomes.py
|
Remove no longer needed noqa's
|
2020-05-12 09:29:47 +03:00 |
pastebin.py
|
terminalwriter: remove TerminalWriter's stringio argument
|
2020-04-30 16:44:02 +03:00 |
pathlib.py
|
Change EnvironmentError, IOError to OSError - they are aliases
|
2020-03-27 18:40:23 +03:00 |
pytester.py
|
Merge pull request #6839 from blueyed/typing-get_dirs_from_args-parseconfig
|
2020-05-05 21:11:26 +03:00 |
python.py
|
Merge pull request #7046 from blueyed/k-skip-session-upstream
|
2020-05-19 20:09:36 -03:00 |
python_api.py
|
python_api: reduce scope of a `except BaseException` in ApproxNumpy
|
2020-05-12 12:07:56 +03:00 |
recwarn.py
|
Upgrade mypy 0.761 -> 0.770
|
2020-03-21 17:16:30 +02:00 |
reports.py
|
terminalwriter: remove TerminalWriter's stringio argument
|
2020-04-30 16:44:02 +03:00 |
resultlog.py
|
Handle unknown stats in pytest_report_teststatus hook
|
2020-03-12 20:52:22 -03:00 |
runner.py
|
Replace bare `except`s with `except BaseException`
|
2020-05-12 09:29:47 +03:00 |
setuponly.py
|
Use saferepr for all types
|
2020-05-10 12:47:26 +03:00 |
setupplan.py
|
resolve #2049
|
2019-11-17 16:45:42 -06:00 |
skipping.py
|
Use reportinfo() instead of location in skipping message
|
2020-05-04 19:50:40 -03:00 |
stepwise.py
|
Fix comment in stepwise (follow up to #5555) [skip ci]
|
2019-07-05 09:57:10 -03:00 |
store.py
|
doc: minor fixes for Store
|
2020-04-09 17:08:47 +02:00 |
terminal.py
|
Fix regressions with `--lf` plugin
|
2020-05-15 18:35:38 -03: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
|
Replace bare `except`s with `except BaseException`
|
2020-05-12 09:29:47 +03:00 |
warning_types.py
|
doc: revisit UnformattedWarning
|
2020-03-05 03:15:14 +01:00 |
warnings.py
|
warnings: speed up work done in catch_warnings_for_item()
|
2020-05-07 12:19:13 +03:00 |