Files
pytest2/changelog/2882.bugfix
Thomas Hisch 2f993af54a Fix context output handling for doctests
Show full context of doctest source in the pytest output, if the lineno of
failed example in the docstring is < 9.
2017-10-29 20:06:10 +00:00

1 line
114 B
Plaintext

Show full context of doctest source in the pytest output, if the lineno of failed example in the docstring is < 9.