Originally reported by: Ionel Cristian Mărieș (BitBucket: ionelmc, GitHub: ionelmc)
Currently I get stuff like this:
SKIP [1] /foo/bar/lib/python2.7/site-packages/_pytest/skipping.py:140: some description
This doesn't really help me figuring out the exact source location beyond forcing me to grep all my code for some string.
Originally reported by: Ionel Cristian Mărieș (BitBucket: ionelmc, GitHub: ionelmc)
Currently I get stuff like this:
SKIP [1] /foo/bar/lib/python2.7/site-packages/_pytest/skipping.py:140: some descriptionThis doesn't really help me figuring out the exact source location beyond forcing me to grep all my code for some string.