Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
MSTest action
-
Hi,
Hope you can help me.
Can I configure MSTest action to run all tests from a .testsettings file instead of particular test dll?
Also, how can I email the test results?
Thanks,
ODPProduct: BuildMaster
Version: 4.3.7
-
At the moment the MsTest extension requires a test file be specified.
However, we do have the code public for this extension: https://github.com/inedo/bmx-mstest
If you're interested modifying the extension quicker than we can, check out: http://inedo.com/support/tutorials/cloning-and-patching-an-inedo-extension
As for email, that might require more customization. You can instead have users sign up for the "Execution Completed" notifier which will link them to the test results.