test_ok2/_pytest
Ronny Pfannschmidt 6c3e6401d4 begin 2.8.8 cycle 2016-01-24 23:56:56 +01:00
..
assertion Fix flakes 2016-01-14 21:01:57 -02:00
vendored_packages Fix spelling: explicitely --> explicitly 2015-12-01 01:41:47 -08:00
__init__.py begin 2.8.8 cycle 2016-01-24 23:56:56 +01:00
_argcomplete.py complete_dotted: fix for #361, filecompleter on dot files had differing behaviour from bash 2013-10-01 16:33:15 +02:00
_pluggy.py Create `_pytest.vendored_packages` and _pytest._pluggy 2015-09-07 13:01:54 -03:00
cacheprovider.py fix docstring for cache fixture regarding ``/`` on keys 2015-09-30 00:27:52 -03:00
capture.py Fix trailing white-space 2015-12-25 17:51:55 -02:00
config.py Add missing nodeid on pytest_logwarning call in addhook. 2015-09-28 20:23:54 -04:00
doctest.py Fix decode error in Python 2.7 when docstrings contain a non-ascii character 2016-01-08 23:10:02 -02:00
genscript.py revert setuptools_scm addition introduced with f22d14b105 2015-09-17 12:58:04 +02:00
helpconfig.py Show known environment variables in py.test --help 2015-09-28 18:34:16 -03:00
hookspec.py Remove experimental status from pytest_exception_interact 2015-12-16 14:29:39 -02:00
impl - enhance ordering of tests using parametrized resources 2012-08-01 09:07:32 +02:00
junitxml.py Add captured stdout to jUnit report on setup error 2016-01-20 20:13:01 +03:00
main.py Remove commented out extrainit 2015-10-20 21:08:21 +11:00
mark.py Issue #751 - fix. 2015-07-25 15:38:27 +02:00
monkeypatch.py monkeypatch: unnest handling code 2016-01-24 12:28:14 +01:00
nose.py adapt to pluggy naming, rename pytest.hookspec_opts to pytest.hookspec,s ame with hookimpl_opts 2015-05-06 10:08:08 +02:00
pastebin.py Fix pastebin when captured output contains non-ascii characters 2015-12-03 20:07:18 -02:00
pdb.py Fixes bug with stdout/stderr capture on pdb 2016-01-09 12:04:26 +00:00
pytester.py - fix a flaky test on py35-xdist by calling 2015-09-29 13:10:59 +02:00
python.py Fix flakes 2016-01-14 21:01:57 -02:00
recwarn.py Fix deprecated_call regression introduced in 2.8.4 2015-12-08 22:40:05 -02:00
resultlog.py Use os.path.isdir instead of os.path.exists 2015-06-17 08:08:03 -03:00
runner.py Fix spelling: explicitely --> explicitly 2015-12-01 01:41:47 -08:00
skipping.py Merge branch 'pytest-2.7' 2015-07-19 15:25:04 +02:00
standalonetemplate.py setuptools not present issue deprecating gentest 2015-07-25 13:50:40 +02:00
terminal.py pytest warnings emitted during ``pytest_terminal_summary`` are now properly displayed. 2016-01-04 00:07:45 -02:00
tmpdir.py Make tmpdir resiliant to user ids that do not exist 2015-09-18 21:26:19 -04:00
unittest.py Fix flakes 2016-01-14 21:01:57 -02:00