This website requires JavaScript.
Explore
Help
Register
Sign In
floraachy
/
pytest2
Watch
1
Star
0
Fork
0
You've already forked pytest2
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
0c737e3de0fa5f68f6f1a3300ce4ebad55bf45e7
pytest2
/
testing
/
python
History
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