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
15af7e16621254194b0a2a1a1097c6888cd5062d
pytest2
/
testing
/
python
History
holger krekel
15af7e1662
fix tests to properly fail on failed collectiosn (which was hiding an error)
...
and also implement __test__=False for test functions properly. --HG-- branch : nose_test_attr
2014-04-10 13:37:39 +02:00
..
collect.py
Fixed pyflakes errors.
2014-03-14 14:25:36 +01:00
fixture.py
fix issue498: if a fixture finalizer fails, make sure that the fixture
2014-04-07 13:29:57 +02:00
integration.py
fix tests to properly fail on failed collectiosn (which was hiding an error)
2014-04-10 13:37:39 +02:00
metafunc.py
remove unused var (fixes flakes tests)
2013-12-16 12:38:15 +01:00
raises.py
fix flakes issues and make --flakes run part of tox runs
2013-10-12 15:39:22 +02:00