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
5373a630086c2443adc8e3087305853194e7d88f
pytest2
/
testing
/
python
History
Brianna Laugher
5373a63008
issue
#308
...
first attempt, mark individual parametrize test instances with other marks (like xfail)
2013-05-17 18:46:36 +10: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
allow fixture functions to be implemented as context managers:
2013-05-05 14:48:37 +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
issue
#308
2013-05-17 18:46:36 +10:00
raises.py
fix issue215 - refactor test_python.py into multiple files:
2012-11-02 16:04:57 +01:00