test_ok1/testing/python
Floris Bruynooghe e6a063ee47 Solve fixture ordering when loading plugins from conftest
Conftests are plugins with a location attached to them while other
plugins do not have a location.  When ordering fixturedefs those from
plugins without a location need to be listed first.
2013-07-06 17:56:54 +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 Solve fixture ordering when loading plugins from conftest 2013-07-06 17:56:54 +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 fix issue323 - parametrize() of many module-scoped params 2013-06-28 12:57:10 +02:00
raises.py fix issue215 - refactor test_python.py into multiple files: 2012-11-02 16:04:57 +01:00