MSTest result to email notification
Hi!
I need to import data from MSTest result (the trx file) such as test category, priority, owner etc. to mail notification. I'm trying using XML report processing plugin but with no effect...
Thanks for any suggest how to start.
Please sign in to leave a comment.
Hi Jakub,
I'd recommend first to make sure the test results show up in TeamCity UI with list of tests, etc. With that, default email notifications (listing all failed test) might already be enough.
Here is an overview of integration capabiolities with MSTest.
Thx for superfast reply,
the test are visible in TeamCity UI, also the assert messages, but i need to import data from test definition (attached screenshot). Maybe i have wrong settings but MSReport watcher reulting in log: "succesfully parsed" for the trx file.
Attachment(s):
capture.PNG