How to display nunit Test Description attribute in report
Hello,
Is it possible to enable display of the NUnit Description attribute for tests?
At the start of each test I will have:
[Test, Description("The description of this test case")]
The NUnit test runner is supposed to provide this in the xml output file and the test properties dialog.
It would be nice if both the Resharper export and test display somehow showed this information as well.
Thanks,
Jason
Please sign in to leave a comment.
Hello Jason
At the moment unit test runner doesn't append this information to export. You're welcome to file a feature request at http://youtrack.jetbrains.net/issues/RSRP. Thank you!
Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"