test_ok1/testing/python
Floris Bruynooghe 4e8438afc8 Simply show the node ID for verbose output
This strips the line number, /@\d/, from the verbose output so it is
directly the node ID of the test.  This in turn means no special logic
for accepting the line number as part of the node ID is needed when
parsing the command line.
2014-08-01 00:29:35 +01:00
..
collect.py fix issue364: shorten and enhance tracebacks representation by default. 2014-06-29 13:32:53 +02:00
fixture.py Simply show the node ID for verbose output 2014-08-01 00:29:35 +01: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