pytest2/_pytest/_code
Florian Bruhin 75160547f2 Use a callable __tracebackhide__ for filtering
While this leads to slightly more complicated user code for the common
case (checking if the exception is of a given type) it's easier to
implement and more flexible.
2016-04-20 11:09:27 +02:00
..
__init__.py Drop assertionnew and assertionold from _pytest._code 2016-01-25 23:18:04 -02:00
_py2traceback.py Fix decoding issue while formatting SyntaxErrors during collection 2016-03-05 16:58:50 -03:00
code.py Use a callable __tracebackhide__ for filtering 2016-04-20 11:09:27 +02:00
source.py Moved py.code code over to py.test 2016-01-25 23:18:04 -02:00