Files
pytest2/doc/en
holger krekel 7d86827b5e ref #322 cleanup all teardown calling to only happen when setup succeeded.
don't use autouse fixtures for now because it would cause a proliferation
and overhead for the execution of every test.  Rather introduce a
node.addfinalizer(fin) to attach a finalizer to the respective node
and call it from node.setup() functions if the setup phase succeeded
(i.e. there is no setup function or it finished successfully)
2013-08-02 09:52:40 +02:00
..
2013-07-30 11:26:15 +02:00
2012-10-18 12:24:50 +02:00
2013-04-30 12:26:30 +02:00
2013-07-06 15:38:40 +02:00
2012-10-19 10:07:11 +02:00
2013-04-30 12:26:30 +02:00
2012-10-18 12:24:50 +02:00
2013-07-16 11:30:21 +02:00
2013-07-06 15:38:40 +02:00
2012-06-06 08:52:53 +09:00
2012-06-06 08:52:53 +09:00
2013-06-03 10:07:14 -04:00
2013-07-03 11:47:18 +02:00
2013-04-30 12:26:30 +02:00
2013-04-30 12:26:30 +02:00
2012-06-06 08:52:53 +09:00