Files
pytest2/_pytest
holger krekel b2cb93e06d allow re-running of a test item (as exercised by the
pytest-rerunfailures plugins) by re-initializing and removing
request/funcargs information in runtestprotocol() - which is a slightly
odd place to add funcarg-related functionality but it allows all
pytest_runtest_setup/teardown hooks to properly see a valid
request/funcarg content on test items.
2013-04-22 10:35:48 +02:00
..
2013-02-04 16:07:51 +01:00
2013-04-16 09:04:05 +02:00
2012-05-19 10:54:12 +02:00
2013-02-03 20:47:39 +01:00
2013-02-15 13:38:40 +00:00