test_ok1/testing/python
Eric Hunsberger 52b4eb6c46 Added `warns` to assert warnings are thrown
Works in a similar manner to `raises`, but for warnings instead
of exceptions. Also refactored `recwarn.py` so that all the
warning recording and checking use the same core code.
2015-07-30 23:28:32 -04:00
..
collect.py Document and test stacking of parametrize. 2015-07-26 14:39:13 +02:00
fixture.py Merge branch 'pytest-2.7' 2015-07-23 22:35:51 -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 Added `warns` to assert warnings are thrown 2015-07-30 23:28:32 -04:00