test_ok2/testing/python
holger krekel 1280add047 SO-17664702: call fixture finalizers even if the fixture function
partially failed (finalizers would not always be called before)
2013-07-17 10:29:11 +02:00
..
collect.py fix issue 251 - report a skip instead of ignoring classes with init 2013-02-15 10:18:00 +01:00
fixture.py SO-17664702: call fixture finalizers even if the fixture function 2013-07-17 10:29:11 +02:00
integration.py allow re-running of a test item (as exercised by the 2013-04-22 10:35:48 +02:00
metafunc.py some python2.5/3.3 fixes of Brianna's parametrize improvements 2013-07-16 15:43:20 +02:00
raises.py fix issue215 - refactor test_python.py into multiple files: 2012-11-02 16:04:57 +01:00