This simply uses difflib to compare the text without the offending string to the full text. Also ensures the summary line uses all space available. But the terminal width is still hardcoded. |
||
|---|---|---|
| _pytest | ||
| bench | ||
| doc | ||
| testing | ||
| .hgignore | ||
| .hgtags | ||
| AUTHORS | ||
| CHANGELOG | ||
| ISSUES.txt | ||
| LICENSE | ||
| MANIFEST.in | ||
| README.txt | ||
| distribute_setup.py | ||
| pytest.py | ||
| setup.py | ||
| tox.ini | ||
README.txt
py.test is a simple and popular testing tool for Python. See http://pytest.org for more documentation.