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
7b87f7b6b518f56e289dc8d517db1b47e0b09e97
pytest2
/
testing
/
python
History
Anatoly Bubenkov
7b87f7b6b5
Paratrization overrides existing fixtures.
...
--HG-- branch : override-fixture-via-parametrization
2013-12-10 14:27:29 +01:00
..
collect.py
Paratrization overrides existing fixtures.
2013-12-10 14:27:29 +01:00
fixture.py
address issue122 -- explode "params" into a list in fixture function decorators
2013-12-09 10:48:15 +01: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