pytest2/src/_pytest
Petter Strandmark eda681af2b
Call Python 3.8 doClassCleanups (#8033)
2020-11-19 12:07:15 +02:00
..
_code code: simplify Code construction 2020-10-31 12:40:25 +02:00
_io py36+: com2ann 2020-10-05 18:33:17 -07:00
assertion assertion/rewrite: write pyc's according to PEP-552 on Python>=3.7 2020-11-14 23:20:12 +02:00
config Deprecate --strict (#7985) 2020-11-06 09:48:20 +01:00
mark Deprecate --strict (#7985) 2020-11-06 09:48:20 +01:00
__init__.py pre-commit run fix-encoding-pragma --all-files 2019-06-03 12:08:01 -03:00
_argcomplete.py py36+: com2ann 2020-10-05 18:33:17 -07:00
cacheprovider.py Stop importing `pytest` to avoid upcoming import cycles 2020-11-07 18:08:30 +02:00
capture.py Stop importing `pytest` to avoid upcoming import cycles 2020-11-07 18:08:30 +02:00
compat.py Update mypy 0.782 -> 0.790 2020-10-17 19:25:45 +03:00
debugging.py py36+: com2ann 2020-10-05 18:33:17 -07:00
deprecated.py fixtures: deprecate pytest.yield_fixture() 2020-11-07 17:06:40 +02:00
doctest.py py36+: com2ann 2020-10-05 18:33:17 -07:00
faulthandler.py Integrate warnings filtering directly into Config (#7700) 2020-09-04 11:57:15 -03:00
fixtures.py fixtures: deprecate pytest.yield_fixture() 2020-11-07 17:06:40 +02:00
freeze_support.py Format docstrings in a consistent style 2020-08-01 17:14:37 +03:00
helpconfig.py py36+: com2ann 2020-10-05 18:33:17 -07:00
hookspec.py make some hookspec docstrings technically correct 2020-10-24 10:59:25 +01:00
junitxml.py py36+: com2ann 2020-10-05 18:33:17 -07:00
logging.py Stop importing `pytest` to avoid upcoming import cycles 2020-11-07 18:08:30 +02:00
main.py Merge pull request #8022 from bluetech/doctest-init 2020-11-13 10:46:46 +02:00
monkeypatch.py Merge pull request #8006 from bluetech/export-MonkeyPatch 2020-11-09 11:45:38 +02:00
nodes.py fixtures: use a faster replacement for ischildnode 2020-10-25 00:48:35 +03:00
nose.py Format docstrings in a consistent style 2020-08-01 17:14:37 +03:00
outcomes.py py36+: com2ann 2020-10-05 18:33:17 -07:00
pastebin.py py36+: com2ann 2020-10-05 18:33:17 -07:00
pathlib.py Merge pull request #7956 from csernazs/fix-7951 2020-10-31 18:59:50 +02:00
py.typed Publish our types 2020-07-04 13:18:15 +03:00
pytester.py stop assigning nextline if its potentially not used 2020-11-17 11:30:09 +00:00
python.py Merge pull request #7980 from bluetech/code-changes 2020-11-01 09:51:39 +02:00
python_api.py Prefix contextmanagers with module name in doc examples (#8044) 2020-11-19 12:06:24 +02:00
recwarn.py Prefix contextmanagers with module name in doc examples (#8044) 2020-11-19 12:06:24 +02:00
reports.py py36+: com2ann 2020-10-05 18:33:17 -07:00
runner.py runner: combine a sort+reverse to a sort(reverse=True) 2020-10-19 00:02:01 +03:00
setuponly.py typing: set disallow_any_generics 2020-08-01 20:39:15 +03:00
setupplan.py typing: set disallow_any_generics 2020-08-01 20:39:15 +03:00
skipping.py py36+: pyupgrade: py36+ 2020-10-03 12:46:54 -07:00
stepwise.py #7938 - [Plugin: Stepwise][Enhancements] Refactoring, smarter registration & --sw-skip functionality (#7939) 2020-10-30 19:13:06 +00:00
store.py py36+: com2ann 2020-10-05 18:33:17 -07:00
terminal.py Rename _make_plural to pluralize 2020-11-08 12:42:52 -03:00
timing.py Format docstrings in a consistent style 2020-08-01 17:14:37 +03:00
tmpdir.py Stop importing `pytest` to avoid upcoming import cycles 2020-11-07 18:08:30 +02:00
unittest.py Call Python 3.8 doClassCleanups (#8033) 2020-11-19 12:07:15 +02:00
warning_types.py New pytester fixture (#7854) 2020-10-12 12:13:06 -03:00
warnings.py py36+: remove TYPE_CHECKING from _pytest.compat 2020-10-02 15:03:24 -07:00