New issue 760: Improve skip message summary to contain exact source location
https://bitbucket.org/pytest-dev/pytest/issue/760/improve-skip-message-summary-to-contain

Ionel Cristian Mărieș:

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.


_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to