Teamcity 10.3 test tab does not appear for nUnit tests
We have nUnit console tests driven by a powershell script. We are using nUnit 3.6.1. We create the output through a build feature .xml file.
When a test fails everything works just fine. The test tab appears. We can see all the tests.
However when all the tests run cleanly the test tab does not appear. The XML file IS being generated. It contains the output we expect. Obviously it does not contain the section.
Is there some parameter I need to set to insure the tab appears even in cases of no failures? Or is this the expected behavior?
I'd like to always see the list of tests.
Please sign in to leave a comment.
Tests should normally always be displayed. You say that "we create the output through a build feature .xml file." Do you mean that you are using the XML Report Processing? If so, could you please share a build log where the build was successful and the tests tab didn't show up? If so, please send it to us using the submit a request button above.