Run windows batch script as test
Answered
Hello,
Is it possible to run a windows batch script as a test itself with TeamCity? I understand that we can use the NUnit runner and the results will appear in the wonderful "Test" tab. How can I do this for a windows batch command?
Thank you.
John
Please sign in to leave a comment.
Hello John,
You can report tests progress to TeamCity from the build via service messages or generate one of the supported XML reports in the build.