This website requires JavaScript.
Explore
Help
Register
Sign In
floraachy
/
pytest2
Watch
1
Star
0
Fork
You've already forked pytest2
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b4797d6295
pytest2
/
testing
/
python
History
holger krekel
b4797d6295
fix issue403 : allow same-name parametrized functions within a collector
2013-12-16 07:47:59 +01: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 issue403 : allow same-name parametrized functions within a collector
2013-12-16 07:47:59 +01:00
raises.py
fix flakes issues and make --flakes run part of tox runs
2013-10-12 15:39:22 +02:00