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
a6783cd6f3606e05526dcbcaa3fce3b22eb6252e
pytest2
/
testing
/
python
History
holger krekel
e31f40c2d0
fix ordering of finalizers of parametrized interdependent fixtures.
...
This fixes issue246 as reported. Thanks Ralph Schmitt for the precise failure example.
2013-11-21 14:16:44 +01:00
..
collect.py
Support multiple marks for individual parametrized argument set
2013-11-01 21:10:13 -07:00
fixture.py
fix ordering of finalizers of parametrized interdependent fixtures.
2013-11-21 14:16:44 +01:00
integration.py
fix ordering when mock.patch or other standard decorator-wrappings
2013-11-19 23:22:27 +01:00
metafunc.py
fix flakes issues and make --flakes run part of tox runs
2013-10-12 15:39:22 +02:00
raises.py
fix flakes issues and make --flakes run part of tox runs
2013-10-12 15:39:22 +02:00