test_ok2/testing/python
Bruno Oliveira d8403d793f Fix decoding issue while formatting SyntaxErrors during collection
This happens only in Python 2, as in Python 3 we receive
the "badline" in the exception is already properly encoded

Fix #578
2016-03-05 16:58:50 -03:00
..
collect.py Fix decoding issue while formatting SyntaxErrors during collection 2016-03-05 16:58:50 -03:00
fixture.py Moved py.code code over to py.test 2016-01-25 23:18:04 -02:00
integration.py Moved py.code code over to py.test 2016-01-25 23:18:04 -02:00
metafunc.py Moved py.code code over to py.test 2016-01-25 23:18:04 -02:00
raises.py Add expected exceptions to 'DID NOT RAISE' msg 2016-02-03 14:12:41 +03:00