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
bb5f1e8173bb729fb2770225eeacffd5acc13629
pytest2
/
testing
/
python
History
holger krekel
bb5f1e8173
refactor internal FixtureRequest handling to avoid monkeypatching.
...
One of the positive user-facing effects is that the "request" object can now be used in closures.
2013-11-21 12:21:52 +01:00
..
collect.py
Support multiple marks for individual parametrized argument set
2013-11-01 21:10:13 -07:00
fixture.py
refactor internal FixtureRequest handling to avoid monkeypatching.
2013-11-21 12:21:52 +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