Files
pytest2/testing
Floris Bruynooghe c46e2cbbc7 Cache exception raised in fixtures according to their scope
Without this if a session scoped fixture fails it's setup it will
be re-tried each time it is requested.  Especially in case of
skip or failure exceptions this can be undesirable, but caching
makes sense for all exceptions.
2014-04-15 22:22:41 -04:00
..
2014-05-31 14:51:05 -07:00
2013-11-12 13:48:17 +01:00
2014-01-29 10:20:13 +01:00
2014-01-29 10:20:13 +01:00