pytest2/src/_pytest
Ronny Pfannschmidt e03a19f88d
Merge pull request #4021 from nicoddemus/merge-master-into-features
Merge master into features
2018-09-23 11:57:05 +02:00
..
_code Merge pull request #3859 from asottile/pyupgrade_1_4 2018-08-23 18:32:53 -07:00
assertion Fix UnicodeDecodeError in assertion with mixed non-ascii bytes repr + text 2018-09-19 20:24:00 -07:00
config Introduce UnformattedWarning to keep warning types and messages in _pytest.deprecated 2018-09-14 14:49:05 -03:00
mark Fail at parametrize option for empty parameter set 2018-09-15 09:18:03 +02:00
__init__.py switch to src layout 2018-05-26 09:10:38 +02:00
_argcomplete.py switch to src layout 2018-05-26 09:10:38 +02:00
cacheprovider.py .pytest_cache is now automatically ignored by Git 2018-09-14 15:16:40 -03:00
capture.py Merge pull request #3832 from Sup3rGeo/bugfix/capsys-with-cli-logging 2018-08-21 20:12:31 -03:00
compat.py Use a PurePath instance to do matching against patterns in assertion rewrite 2018-09-17 20:29:09 -03:00
debugging.py Renamed snap_global_capture to read_global_capture. 2018-08-20 17:48:14 +02:00
deprecated.py Move UnformattedWarning to _pytest.warning_types 2018-09-14 15:31:20 -03:00
doctest.py Fix macOS specific code that uses capturemanager. 2018-08-27 16:07:59 +02:00
fixtures.py Introduce UnformattedWarning to keep warning types and messages in _pytest.deprecated 2018-09-14 14:49:05 -03:00
freeze_support.py switch to src layout 2018-05-26 09:10:38 +02:00
helpconfig.py Add option to disable plugin auto-loading 2018-08-07 13:16:28 -04:00
hookspec.py Revert to having just "runtest" as "when" parameter of the pytest_warning_captured hook 2018-09-04 17:01:23 -03:00
junitxml.py Make Node.warn support two forms, new and deprecated 2018-09-04 15:53:17 -03:00
logging.py Merge remote-tracking branch 'upstream/master' into merge-master-into-features 2018-09-22 18:14:36 -03:00
main.py Fix 'Package has no len()' error during collection 2018-09-20 17:53:21 -03:00
monkeypatch.py Fix typo in docstring 2018-09-21 17:11:15 +01:00
nodes.py Introduce UnformattedWarning to keep warning types and messages in _pytest.deprecated 2018-09-14 14:49:05 -03:00
nose.py switch to src layout 2018-05-26 09:10:38 +02:00
outcomes.py Mention explicitly when pytest.skip and pytest.xfail can be called 2018-09-02 10:42:05 -03:00
pastebin.py switch to src layout 2018-05-26 09:10:38 +02:00
paths.py Fix linting 2018-09-19 10:18:05 -03:00
pytester.py Make Node.warn support two forms, new and deprecated 2018-09-04 15:53:17 -03:00
python.py Merge remote-tracking branch 'upstream/master' into merge-master-into-features 2018-09-22 18:14:36 -03:00
python_api.py py.builtin.exec_ => six.exec_ 2018-08-22 23:00:06 -07:00
recwarn.py py.builtin.exec_ => six.exec_ 2018-08-22 23:00:06 -07:00
reports.py fix rebase artifacts 2018-06-26 22:10:26 +02:00
resultlog.py Introduce UnformattedWarning to keep warning types and messages in _pytest.deprecated 2018-09-14 14:49:05 -03:00
runner.py py.builtin._reraise -> six.reraise 2018-08-22 23:00:58 -07:00
setuponly.py Renamed snap_global_capture to read_global_capture. 2018-08-20 17:48:14 +02:00
setupplan.py switch to src layout 2018-05-26 09:10:38 +02:00
skipping.py Use https, save a redirect 2018-08-28 14:39:32 -07:00
terminal.py Merge remote-tracking branch 'upstream/master' into release-3.8.0 2018-09-05 18:02:02 -03:00
tmpdir.py switch to src layout 2018-05-26 09:10:38 +02:00
unittest.py remove the legacy code about im_func and generalize using fix and compat.getimfunc 2018-09-13 15:38:36 +02:00
warning_types.py Move UnformattedWarning to _pytest.warning_types 2018-09-14 15:31:20 -03:00
warnings.py Show deprecation warnings even if filters are customized 2018-09-22 10:25:57 -03:00