Include className in output #14
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Thanks for creating this project, it makes test results much more readable.
I'm using NUnit this way:
The
<TestMethod>
output for this looks like this:It would be great if there was an option to include
className
(maybe without the namespace) in the report and group tests from within the class.I didn't do any work related to TRX so far but I would be willing to send a PR if you don't want to do it but are open to it in general.
The text was updated successfully, but these errors were encountered: