Closed as not planned
Description
Description
Test description attributes like Description, CssIteration, WorkItem, CssProjectStructure do not show up in the trx log. Only Owner and Priority are part of the log.
Steps to reproduce
- Create an MSTest V1 based project.
- Add a DescriptionAttribute on top of the test method.
- Run tests with trx turned on.
Expected behavior
The trx should have the description string associated with the test in the log.
Actual behavior
The description string does not show up in the log.
Environment
I'm trying this on Dev15 prev-5 and on Windows 10.
Metadata
Metadata
Assignees
Labels
No labels