pytest2/src/_pytest
Bruno Oliveira 78ac7d99f5 Deprecate Config.warn and Node.warn, replaced by standard warnings 2018-09-04 11:35:34 -03:00
..
_code Merge pull request #3859 from asottile/pyupgrade_1_4 2018-08-23 18:32:53 -07:00
assertion Deprecate Config.warn and Node.warn, replaced by standard warnings 2018-09-04 11:35:34 -03:00
config Deprecate Config.warn and Node.warn, replaced by standard warnings 2018-09-04 11:35:34 -03:00
mark Fix existing tests now that we are using standard warnings 2018-09-04 11:35:34 -03: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 Deprecate Config.warn and Node.warn, replaced by standard warnings 2018-09-04 11:35:34 -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 Moved dummy_context_manager to compat module 2018-08-18 11:15:58 -03:00
debugging.py Renamed snap_global_capture to read_global_capture. 2018-08-20 17:48:14 +02:00
deprecated.py Fix existing tests now that we are using standard warnings 2018-09-04 11:35:34 -03:00
doctest.py Fix macOS specific code that uses capturemanager. 2018-08-27 16:07:59 +02:00
experiments.py regendoc and invocation fixes 2018-06-27 08:28:21 +02:00
fixtures.py Deprecate Config.warn and Node.warn, replaced by standard warnings 2018-09-04 11:35:34 -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 Make terminal capture pytest_warning_capture 2018-09-04 11:35:06 -03:00
junitxml.py Deprecate Config.warn and Node.warn, replaced by standard warnings 2018-09-04 11:35:34 -03:00
logging.py "suspend" method of capture fixture private 2018-08-18 11:38:08 -03:00
main.py Fix collection error when tests is specified with --doctest-modules 2018-08-21 21:02:46 -03:00
monkeypatch.py Fix monkeypatch doc 2018-07-02 21:01:41 +08:00
nodes.py Deprecate Config.warn and Node.warn, replaced by standard warnings 2018-09-04 11:35:34 -03:00
nose.py switch to src layout 2018-05-26 09:10:38 +02:00
outcomes.py py.builtins._totext -> string literals or six.text_type 2018-08-22 23:00:04 -07:00
pastebin.py switch to src layout 2018-05-26 09:10:38 +02:00
paths.py add missed file 2018-06-22 23:56:22 +02:00
pytester.py Remove assert for "reprec" because this is no longer set on the pluginmanager 2018-09-04 11:35:00 -03:00
python.py Deprecate Config.warn and Node.warn, replaced by standard warnings 2018-09-04 11:35:34 -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 Deprecate Config.warn and Node.warn, replaced by standard warnings 2018-09-04 11:35:34 -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 Start the laywork to capture standard warnings 2018-09-04 11:35:15 -03:00
tmpdir.py switch to src layout 2018-05-26 09:10:38 +02:00
unittest.py Fix AttributeError bug in TestCaseFunction.teardown by creating TestCaseFunction._testcase as attribute of class with a None default. 2018-08-08 18:13:21 -05:00
warning_types.py Fix existing tests now that we are using standard warnings 2018-09-04 11:35:34 -03:00
warnings.py Fix existing tests now that we are using standard warnings 2018-09-04 11:35:34 -03:00