| .. |
|
_code
|
Issue 1316 - longrepr is a string when pytrace=False (#7100)
|
2020-05-30 14:10:58 +03:00 |
|
_io
|
Improve our own wcwidth implementation and remove dependency on wcwidth package
|
2020-05-26 17:14:01 +03:00 |
|
assertion
|
Revisit some help texts with regard to newlines
|
2020-05-19 19:34:08 -03:00 |
|
config
|
review feedback
|
2020-05-31 11:33:31 -04: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
|
capture: remove unneeded getattr
|
2020-05-27 15:27:16 +03:00 |
|
compat.py
|
Remove no longer needed noqa's
|
2020-05-12 09:29:47 +03:00 |
|
debugging.py
|
Prevent hiding underlying exception when ConfTestImportFailure is raised
|
2020-05-22 22:58:35 +02:00 |
|
deprecated.py
|
fix the unit tests, add the proper deprecation warning, and add in a changelog entry
|
2020-05-27 23:03:07 -04: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
|
Added support for less verbose version information (#7169)
|
2020-05-23 11:27:58 -03:00 |
|
hookspec.py
|
fix the unit tests, add the proper deprecation warning, and add in a changelog entry
|
2020-05-27 23:03:07 -04:00 |
|
junitxml.py
|
Merge branch 'master' into fix-flaky-test
|
2020-06-02 11:33:15 -03:00 |
|
logging.py
|
logging: propagate errors during log message emits
|
2020-05-19 11:16:39 +03:00 |
|
main.py
|
Add in --strict-config flag to force warnings to errors
|
2020-05-31 02:45:40 -04:00 |
|
monkeypatch.py
|
pre-commit: update blacken-docs 1.0.0 -> 1.6.0
|
2020-04-24 21:53:37 +03:00 |
|
nodes.py
|
Use Path() instead of str for path comparison
|
2020-05-30 20:05:21 -03:00 |
|
nose.py
|
Remove support code for unittest 2
|
2019-07-11 20:11:06 -03:00 |
|
outcomes.py
|
Import `packaging` package lazily
|
2020-05-22 14:33:29 +03:00 |
|
pastebin.py
|
terminalwriter: remove TerminalWriter's stringio argument
|
2020-04-30 16:44:02 +03:00 |
|
pathlib.py
|
Fix removal of very long paths on Windows (#6755)
|
2020-06-02 08:56:33 -03:00 |
|
pytester.py
|
Merge branch 'master' into fix-flaky-test
|
2020-06-02 11:33:15 -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
|
Introduce _pytest.timing as a way to control timing during tests
|
2020-05-23 11:50:33 -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
|
Merge branch 'master' into fix-flaky-test
|
2020-06-02 11:33:15 -03:00 |
|
timing.py
|
Introduce _pytest.timing as a way to control timing during tests
|
2020-05-23 11:50:33 -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
|
Do not call TestCase.tearDown for skipped tests (#7236)
|
2020-05-30 14:33:22 -03:00 |
|
warning_types.py
|
doc: revisit UnformattedWarning
|
2020-03-05 03:15:14 +01:00 |
|
warnings.py
|
provide missing location parameter, and add type annotations to the hookspec
|
2020-05-27 00:53:31 -04:00 |