pytest2/testing/python
Floris Bruynooghe 0c737e3de0 Allow parameterised fixtures to give paramemter IDs
This is just like the markers etc already can do.
2013-12-15 22:15:15 +00:00
..
collect.py Paratrization overrides existing fixtures. 2013-12-10 14:27:29 +01:00
fixture.py Allow parameterised fixtures to give paramemter IDs 2013-12-15 22:15:15 +00:00
integration.py backout allowing @pytest.fixture in front of pytest_funcarg__NAME functions. 2013-12-09 07:07:47 +01:00
metafunc.py fix issue396 -- properly sort tests using class-scoped parametrization 2013-12-07 20:55:17 +01:00
raises.py fix flakes issues and make --flakes run part of tox runs 2013-10-12 15:39:22 +02:00