test_ok2/_pytest
Ronny Pfannschmidt 6c170201d6 Merge branch 'master' into features 2016-01-02 23:56:01 +01:00
..
assertion Merge newinterpret into reinterpret.py 2015-12-16 18:31:43 -02:00
vendored_packages Fix spelling: explicitely --> explicitly 2015-12-01 01:41:47 -08:00
__init__.py Bump master to 2.8.6.dev1 2015-12-11 23:07:30 -02:00
_argcomplete.py Remove code related to support python <= 2.5 2015-12-16 16:16:22 -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 all tests pass 2015-10-09 09:58:12 -07:00
doctest.py Merge pull request #1294 from nicoddemus/doctest-bytes-literals 2016-01-01 18:18:08 +01: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 Merge branch 'master' into features 2016-01-02 23:56:01 +01:00
impl - enhance ordering of tests using parametrized resources 2012-08-01 09:07:32 +02:00
junitxml.py fixes #1259 - take finalized nodes out of the mapping 2015-12-16 19:09:44 +01: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 Make monkeypatch calls O(1) 2015-12-29 22:04:35 -02: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 Pass pytest's config object to pytest_enter_pdb 2015-11-23 14:42:21 -02:00
pytester.py - fix a flaky test on py35-xdist by calling 2015-09-29 13:10:59 +02:00
python.py Update python.py 2015-12-09 11:32:19 -08:00
recwarn.py Merge remote-tracking branch 'upstream/master' into merge-master-into-features 2015-12-10 19:41:14 -02:00
resultlog.py Use os.path.isdir instead of os.path.exists 2015-06-17 08:08:03 -03:00
runner.py Merge remote-tracking branch 'bukzor/features-merge-master' into features 2015-12-10 19:03:55 -02:00
skipping.py Add -rp and -rP options to report passing tests. 2015-12-07 11:32:56 -10:00
standalonetemplate.py setuptools not present issue deprecating gentest 2015-07-25 13:50:40 +02:00
terminal.py Merge remote-tracking branch 'bukzor/features-merge-master' into features 2015-12-10 19:03:55 -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 unittest.skip decorator test and separate the fix into a different, self-doc function 2015-11-04 19:54:18 -02:00