JetBrains / teamcity-messages

Python Unit Test Reporting to TeamCity
https://pypi.python.org/pypi/teamcity-messages
Apache License 2.0
136 stars 81 forks source link

Do not show redundant stacktrace for diff in unittest. #239

Closed throwable-one closed 3 years ago

throwable-one commented 3 years ago

User is only interested in her code, not diff_tools nor unittest code. This is why unittest only reports user file number.

We should do the same