pytest2/src/_pytest
Anthony Sottile a254ad0436 Raise `TypeError` for `with raises(..., match=<non-None falsey value>)`. 2018-12-12 14:59:22 -08:00
..
_code fix #4386 - handle uninitialized exceptioninfo in repr/str 2018-11-22 20:52:15 +01:00
assertion Adjust stacklevel of "config" warnings 2018-11-22 14:44:01 -02:00
config Ensure that PYTEST_ADDOPTS are valid by themselves 2018-12-09 21:57:10 +01:00
mark Spelling and grammar fixes 2018-10-29 23:45:45 +02:00
__init__.py switch to src layout 2018-05-26 09:10:38 +02:00
_argcomplete.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
cacheprovider.py Merge pull request #4394 from blueyed/cache-ensure-files 2018-11-23 09:07:49 -02:00
capture.py Logging done late enough might happen when capture already stopped. 2018-12-01 21:40:11 +00:00
compat.py Merge remote-tracking branch 'upstream/master' into release-3.10.0 2018-11-03 13:42:20 +00:00
debugging.py Merge pull request #4297 from nicoddemus/release-3.10.0 2018-11-04 12:25:30 -03:00
deprecated.py Merge remote-tracking branch 'origin/master' into merge-master 2018-10-25 18:00:39 -07:00
doctest.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
fixtures.py minor: improve FixtureDef.__repr__ 2018-11-09 01:27:18 +01:00
freeze_support.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
helpconfig.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
hookspec.py Merge remote-tracking branch 'upstream/master' into release-3.10.0 2018-11-03 13:42:20 +00:00
junitxml.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
logging.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
main.py Merge remote-tracking branch 'upstream/master' into merge-master-into-features 2018-11-13 09:01:37 -02:00
monkeypatch.py fix 4425: resolve --basetemp to absolute paths 2018-11-20 16:14:50 +01:00
nodes.py Merge remote-tracking branch 'upstream/master' into merge-master-into-features 2018-11-13 09:01:37 -02:00
nose.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
outcomes.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
pastebin.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
pathlib.py Merge remote-tracking branch 'upstream/master' into release-3.10.0 2018-11-03 13:42:20 +00:00
pytester.py Add Testdir.__str__ to return str(self.tmpdir) 2018-11-17 13:18:54 +01:00
python.py fix #4400 - rearrange the handling of yield test warnings/errors 2018-11-16 13:49:46 +01:00
python_api.py Raise `TypeError` for `with raises(..., match=<non-None falsey value>)`. 2018-12-12 14:59:22 -08:00
recwarn.py fix #4243 - support positional argument stacklevel on python2 2018-10-26 09:01:25 +02:00
reports.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
resultlog.py Adjust stacklevel of "config" warnings 2018-11-22 14:44:01 -02:00
runner.py Merge remote-tracking branch 'upstream/master' into release-4.0.0 2018-11-13 20:58:24 +00:00
setuponly.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
setupplan.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
skipping.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
stepwise.py cache is set by the cacheprovider 2018-10-17 21:17:54 +01:00
terminal.py Fix warnings summary header appearing twice 2018-11-23 22:47:58 +01:00
tmpdir.py Mention PR# in the comment for future reference 2018-11-21 20:49:17 -02:00
unittest.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
warning_types.py Move UnformattedWarning to _pytest.warning_types 2018-09-14 15:31:20 -03:00
warnings.py Adjust stacklevel of "config" warnings 2018-11-22 14:44:01 -02:00