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
1280add0473e6a930f3152f741de5b63e438fdf8
pytest2
/
testing
/
python
History
holger krekel
1280add047
SO-17664702: call fixture finalizers even if the fixture function
...
partially failed (finalizers would not always be called before)
2013-07-17 10:29:11 +02:00
..
collect.py
fix issue 251 - report a skip instead of ignoring classes with init
2013-02-15 10:18:00 +01:00
fixture.py
SO-17664702: call fixture finalizers even if the fixture function
2013-07-17 10:29:11 +02:00
integration.py
allow re-running of a test item (as exercised by the
2013-04-22 10:35:48 +02:00
metafunc.py
some python2.5/3.3 fixes of Brianna's parametrize improvements
2013-07-16 15:43:20 +02:00
raises.py
fix issue215 - refactor test_python.py into multiple files:
2012-11-02 16:04:57 +01:00