pytest2/testing/python
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