jcansdale / TestDriven.Net-Issues

Issue tracking for TestDriven.Net
https://github.com/jcansdale/TestDriven.Net-Issues/issues
24 stars 2 forks source link

Full paths appear in SDK style project stack traces (not short project relative paths) #121

Closed jcansdale closed 6 years ago

jcansdale commented 6 years ago

TestDriven.Net automatically shortens full paths in stack traces if they can be uniquely represented relative to a project. They can still be double clicked on but are shorter and more readable. This isn't happening when the source is in an SDK style project.