I am using NUnit with CruiseControl.NET. I have many test projects and assemblies. When I run my tests, on the NUnit Details page, it only shows one assembly, but with all of the tests from all assemblies. In the log, it lists them as separate in the XML. How can I fix this? Thanks.
I fixed this by listing the NUnit tasks separately in the MSBuild file and producing separate output files for each test assembly. Then in the CruiseControl configuration file I listed each output file in the merge section. This produced a nice result in the webdashboard for each test assembly.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With