pytest2/testing/python
Omar Kohl 56855893ca Raise CollectError if import test module fails
One of the reasons for failing to import the test module is invalid Python
identifiers in the full package path of the test module.

fix #1426
2016-04-23 13:50:48 +02:00
..
approx.py Fix Decimal() and __ne__() errors. 2016-03-11 16:29:18 -08:00
collect.py Raise CollectError if import test module fails 2016-04-23 13:50:48 +02:00
fixture.py Allow custom fixture names for fixtures 2016-03-09 14:58:54 -08:00
integration.py Moved py.code code over to py.test 2016-01-25 23:18:04 -02:00
metafunc.py Add .hypothesis to .gitignore and try an older version of Hypothesis for 2.6 2016-04-02 11:47:37 -04:00
raises.py Add expected exceptions to 'DID NOT RAISE' msg 2016-02-03 14:12:41 +03:00