test_ok1/src/_pytest
Olga Matoula dbe66d97b4 Add better warning msg for deprecated warns(None) 2021-05-16 12:07:39 +01:00
..
_code Merge pull request #8227 from encukou/defensive-get_source 2021-04-24 19:42:53 -07:00
_io [pre-commit.ci] pre-commit autoupdate (#8547) 2021-04-14 12:49:09 +03:00
assertion Improve pytest.approx error messages readability (Pull request) (#8429) 2021-04-30 07:36:56 -03:00
config argparsing: support parser.addini(type="paths") which returns pathlib.Paths 2021-05-07 09:58:51 +03:00
mark [pre-commit.ci] pre-commit autoupdate (#8547) 2021-04-14 12:49:09 +03:00
__init__.py pre-commit run fix-encoding-pragma --all-files 2019-06-03 12:08:01 -03:00
_argcomplete.py fix typo (#8069) 2020-11-24 22:27:34 +01:00
cacheprovider.py "fix" a couple of http -> https redirects 2021-04-26 17:44:27 +02:00
capture.py Replaced if-else statements with ternary expression (#8658) 2021-05-11 11:52:55 +02:00
compat.py [pre-commit.ci] pre-commit autoupdate (#8547) 2021-04-14 12:49:09 +03:00
debugging.py Update help text for `--pdbcls` to match behavior (closes #8655) (#8656) 2021-05-11 09:04:50 +00:00
deprecated.py Add better warning msg for deprecated warns(None) 2021-05-16 12:07:39 +01:00
doctest.py Replace some for loops, and other minor changes (#8660) 2021-05-14 09:32:50 +02:00
faulthandler.py Only re-enable fauthandler during unconfigure if it was enabled before 2021-01-25 12:28:00 -03:00
fixtures.py Replace some for loops, and other minor changes (#8660) 2021-05-14 09:32:50 +02:00
freeze_support.py [pre-commit.ci] pre-commit autoupdate (#8201) 2020-12-30 11:56:09 +02:00
helpconfig.py Add missing space in '--version' help message 2020-12-28 10:50:06 -05:00
hookspec.py remove conftest note on pytest_cmdline_main, the hook is invoked 2021-03-21 20:06:18 +00:00
junitxml.py Open log file in context manager (#8659) 2021-05-11 09:10:01 +00:00
logging.py enhance support for precision bit in LEVELNAME_FMT_REGEX regex 2021-05-07 16:16:40 +05:30
main.py Replace some for loops, and other minor changes (#8660) 2021-05-14 09:32:50 +02:00
monkeypatch.py monkeypatch.syspath_prepend: Skip fixup_namespace_packages if pkg_resources not imported 2021-04-01 20:24:21 +02:00
nodes.py Improve `iterparentnodeids` to consume `/` parts until the first `::` (#8577) 2021-04-29 17:02:43 +03:00
nose.py nose: type annotate with some resulting refactoring 2021-01-14 17:42:38 +02:00
outcomes.py Improve way in which skip location is fixed up when skipped by mark 2021-01-14 18:07:25 +02:00
pastebin.py [pre-commit.ci] pre-commit autoupdate (#8547) 2021-04-14 12:49:09 +03:00
pathlib.py [pre-commit.ci] pre-commit autoupdate (#8547) 2021-04-14 12:49:09 +03:00
py.typed Publish our types 2020-07-04 13:18:15 +03:00
pytester.py [pre-commit.ci] pre-commit autoupdate (#8547) 2021-04-14 12:49:09 +03:00
pytester_assertions.py pytester: split asserts to a separate plugin, don't rewrite pytester itself 2020-11-13 11:25:09 +02:00
python.py add feature to view fixture source location in invocations with --fixtures-per-test option (#8626) 2021-05-14 14:38:55 +02:00
python_api.py Replace some for loops, and other minor changes (#8660) 2021-05-14 09:32:50 +02:00
recwarn.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2021-05-15 17:51:55 +00:00
reports.py fix some bunk formatting in the CollectReport, and reword the description of the 'sections' attribute 2021-03-25 22:25:19 -05:00
runner.py runner: add clarifying comments on why runtestprotocol re-inits the FixtureRequest 2021-02-06 20:46:08 +02:00
setuponly.py [pre-commit.ci] pre-commit autoupdate (#8547) 2021-04-14 12:49:09 +03:00
setupplan.py typing: set disallow_any_generics 2020-08-01 20:39:15 +03:00
skipping.py Fix skip signature (#8392) 2021-03-04 11:56:21 +01:00
stepwise.py #7938 - [Plugin: Stepwise][Enhancements] Refactoring, smarter registration & --sw-skip functionality (#7939) 2020-10-30 19:13:06 +00:00
store.py Fix some typos, remove redundant words and escapes (#8564) 2021-04-19 20:39:08 +00:00
terminal.py Replaced if-else statements with ternary expression (#8658) 2021-05-11 11:52:55 +02: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 tmpdir: prevent using a non-private root temp directory 2021-04-03 23:42:53 +03:00
unittest.py code: export ExceptionInfo for typing purposes 2021-03-13 15:59:44 +02:00
unraisableexception.py Add unraisableexception and threadexception plugins 2020-11-21 21:11:48 +02:00
warning_types.py Add unraisableexception and threadexception plugins 2020-11-21 21:11:48 +02:00
warnings.py py36+: remove TYPE_CHECKING from _pytest.compat 2020-10-02 15:03:24 -07:00