Files
pytest2/testing
holger krekel 4f0879ff9b refactor internal finalization mechanics such that all fixture arguments
in a test invocation will have a corresponding FixtureDef instance.
also fixes issue246 (again).

simplify parametrized fixture teardown by making it work lazy:
during the setup of a parametrized fixture instance any previously
setup instance which was setup with a different param is torn down
before setting up the new one.
2013-12-07 16:37:46 +01:00
..
2013-11-21 14:54:46 +01:00
2013-10-22 11:26:29 +02:00
2013-11-12 13:48:17 +01:00
2013-12-03 09:40:40 +01:00