test_ok1/testing/python
holger krekel db5649ec6a streamline pytester API majorly:
- integrate conftest into pytester plugin
- introduce runpytest() to either call runpytest_inline (default) or
  runpytest_subprocess (python -m pytest)
- move testdir.inline_runsource1 to pdb tests
- strike some unneccessary methods.
- a new section "writing plugins" and some better pytester docs

--HG--
branch : testrefactor
2015-04-28 11:54:53 +02:00
..
collect.py streamline pytester API majorly: 2015-04-28 11:54:53 +02:00
fixture.py streamline pytester API majorly: 2015-04-28 11:54:53 +02:00
integration.py change test module importing behaviour to append to sys.path 2015-04-17 22:25:35 +02:00
metafunc.py streamline pytester API majorly: 2015-04-28 11:54:53 +02:00
raises.py Improve error message if pytest.raises is used wrongly 2014-04-14 18:09:10 -04:00