test_ok2/testing/python
holger krekel 5999368002 remove all occurences of "__multicall__" on hook impls in pytest/*.
also simplify pytest_runtest_markereport hook in _pytest/skipping.py
while touching the code anyway.
2014-10-08 20:23:40 +02:00
..
collect.py remove all occurences of "__multicall__" on hook impls in pytest/*. 2014-10-08 20:23:40 +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