test_ok2/testing/python
holger krekel b6dcfd4377 fix conftest related fixture visibility issue: when running with a
CWD outside a test package pytest would get fixture discovery wrong.
Thanks to Wolfgang Schnerring for figuring out a reproducable example.

--HG--
branch : conftest-nodeid
2014-09-15 12:44:16 +02:00
..
collect.py fix issue364: shorten and enhance tracebacks representation by default. 2014-06-29 13:32:53 +02:00
fixture.py fix conftest related fixture visibility issue: when running with a 2014-09-15 12:44:16 +02:00
integration.py Injection of fixture doesn't work when decorated with unittest.mock.patch 2014-07-26 17:26:18 +02:00
metafunc.py remove unused var (fixes flakes tests) 2013-12-16 12:38:15 +01:00
raises.py Improve error message if pytest.raises is used wrongly 2014-04-14 18:09:10 -04:00