This website requires JavaScript.
Explore
Help
Register
Sign In
floraachy
/
pytest2
Watch
1
Star
0
Fork
You've already forked pytest2
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c605cf92f9
pytest2
/
testing
/
python
History
Florian Bruhin
2ab4bf13ab
Document and test stacking of parametrize.
...
Closes
#815
.
2015-07-26 14:39:13 +02:00
..
collect.py
Document and test stacking of parametrize.
2015-07-26 14:39:13 +02:00
fixture.py
Merge branch 'pytest-2.7'
2015-07-23 22:35:51 -03:00
integration.py
change test module importing behaviour to append to sys.path
2015-04-17 22:25:35 +02:00
metafunc.py
use runpytest() instead of runpytest_inprocess if a test can run as subprocess as well
2015-04-28 12:05:08 +02:00
raises.py
Fix issue where pytest.raises() doesn't always return Exception instance in py26
2015-06-19 07:46:47 -03:00