test_ok1/testing/python
Bruno Oliveira 0f52856f99 Use a subdirectory in the TEMP directory to speed up tmpdir creation
Fix #105
2015-07-15 20:03:58 -03:00
..
collect.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
fixture.py Use a subdirectory in the TEMP directory to speed up tmpdir creation 2015-07-15 20:03:58 -03:00
integration.py change test module importing behaviour to append to sys.path 2015-04-17 22:25:35 +02:00
metafunc.py use runpytest() instead of runpytest_inprocess if a test can run as subprocess as well 2015-04-28 12:05:08 +02:00
raises.py Fix issue where pytest.raises() doesn't always return Exception instance in py26 2015-06-19 07:46:47 -03:00