Cake.Recipe
Cake.Recipe copied to clipboard
Option to output NUnit test results
When running tests for NUnit, a folder is being created at ./BuildArtifacts/TestResults/NUnit, but it doesn't look like this is being used anywhere. The NUnit3Options are also set to output no results.
Possible to have an option to drop the results in that folder as 'TestResult.xml' (default NUnit3 output name)?