test_ok1/testing/python
holger krekel d3c9927fee fix regression reported by dstufft: regression when a 1-tuple ("arg",) is used
for specifying parametrization (the values of the parametrization were passed
nested in a tuple).
2013-10-02 08:08:26 +02:00
..
collect.py fix regression reported by dstufft: regression when a 1-tuple ("arg",) is used 2013-10-02 08:08:26 +02:00
fixture.py disallow yield in non-yield-fixtures for now. This is an incompataibility but we want to prepare for possibly merging fixture and yield_fixture some day. 2013-09-30 13:56:54 +02:00
integration.py - fix issue181: --pdb now also works on collect errors. This was 2013-09-06 11:56:04 +02:00
metafunc.py refs issue290 -- move and refactor the test the string/int-id parametrization test (Which xfails) 2013-08-16 11:41:31 +02:00
raises.py fix issue215 - refactor test_python.py into multiple files: 2012-11-02 16:04:57 +01:00