test_ok1/testing/python
Daniel Hahler c163cc7937 Improve display of continuation lines with multiline errors
Fixes https://github.com/pytest-dev/pytest/issues/717.
Follow-up to https://github.com/pytest-dev/pytest/pull/1762.
2016-08-14 22:34:31 +02:00
..
collect.py Fixed collection of classes with custom ``__new__`` method 2016-07-25 11:33:37 +02:00
fixture.py Improve display of continuation lines with multiline errors 2016-08-14 22:34:31 +02:00
integration.py Moved py.code code over to py.test 2016-01-25 23:18:04 -02:00
metafunc.py Fixed scope override inside metafunc.parametrize. Fixes #634 2016-07-25 12:42:50 +02:00
raises.py Add expected exceptions to 'DID NOT RAISE' msg 2016-02-03 14:12:41 +03:00