test_ok2/_pytest
Thomas Hisch f1f6109255 Remove _catchlog_ prefix 2017-09-22 22:27:50 +02:00
..
_code Merge remote-tracking branch 'upstream/master' into features 2017-09-05 19:44:33 -03:00
assertion convert py module references to six module 2017-08-04 08:05:03 +05:30
__init__.py fix import error 2017-04-26 15:57:55 +02:00
_argcomplete.py Fixed E704 flake8 errors 2017-07-17 01:44:23 +02:00
cacheprovider.py Use new hook to report accurate tests skipped in --lf and --ff 2017-07-28 08:54:55 -03:00
capture.py Merge remote-tracking branch 'upstream/master' into features 2017-09-05 19:44:33 -03:00
compat.py Merge branch 'master' into features 2017-09-07 13:59:10 -03:00
config.py Merge the pytest-catchlog plugin 2017-09-22 22:27:49 +02:00
debugging.py Fixed E303 flake8 errors 2017-07-17 01:44:23 +02:00
deprecated.py Improve user guidance regarding ``--resultlog`` deprecation 2017-08-31 19:11:41 -03:00
doctest.py Report lineno from doctest 2017-07-24 11:52:24 +07:00
fixtures.py Allow tests declared as @staticmethod to use fixtures 2017-08-17 20:44:19 -03:00
freeze_support.py Fixed E303 flake8 errors 2017-07-17 01:44:23 +02:00
helpconfig.py Fixed E401 flake8 errors 2017-07-17 01:44:23 +02:00
hookspec.py Drop wrapper module; import directly 2017-08-25 11:46:55 -04:00
junitxml.py Fixed E127 flake8 errors 2017-07-17 01:28:16 +02:00
logging.py Remove _catchlog_ prefix 2017-09-22 22:27:50 +02:00
main.py Merge pull request #2650 from srinivasreddy/2642 2017-08-04 09:21:51 +02:00
mark.py fix #2675 - store marks correctly in callspecs 2017-08-10 19:46:36 +02:00
monkeypatch.py convert py module references to six module 2017-08-04 08:05:03 +05:30
nose.py convert py module references to six module 2017-08-04 08:05:03 +05:30
outcomes.py fix linting issues 2017-07-28 18:27:59 +02:00
pastebin.py convert py module references to six module 2017-08-04 08:05:03 +05:30
pytester.py Merge remote-tracking branch 'upstream/master' into features 2017-09-05 19:44:33 -03:00
python.py Drop wrapper module; import directly 2017-08-25 11:46:55 -04:00
python_api.py Update docs: ``match`` keyword was introduced in 3.1 2017-08-16 14:28:34 -03:00
recwarn.py Add documentation 2017-09-07 10:28:52 +02:00
resultlog.py Fixed E302 flake8 errors 2017-07-17 01:44:23 +02:00
runner.py Merge remote-tracking branch 'upstream/master' into features 2017-09-05 19:44:33 -03:00
setuponly.py Add __future__ imports to all pytest modules 2017-03-16 22:45:40 -03:00
setupplan.py Add __future__ imports to all pytest modules 2017-03-16 22:45:40 -03:00
skipping.py Fold skipped tests with global pytestmark variable 2017-08-15 02:18:46 +03:00
terminal.py Merge remote-tracking branch 'upstream/master' into features 2017-09-05 19:44:33 -03:00
tmpdir.py Fixed E265 flake8 errors 2017-07-17 01:44:22 +02:00
unittest.py make Test Outcomes inherit from BaseException instead of exception 2017-07-28 15:28:51 +02:00
warnings.py Merge remote-tracking branch 'upstream/master' into features 2017-07-24 21:12:51 -03:00