Please visit Covering Bamboo for updated information.
Edit a Plan's Existing Job:
- Navigate to the Job.
- Click the 'Actions' menu and click 'Configure Job.'
- From the available tabs, select 'Miscellaneous.'
- For the "Where should Bamboo look for the NCover code-coverage output?" setting, select "Command"
Command Configuration
- To configure "Executable", click the "Add New Executable" link and add "NCoverConsole.exe"
- Add your NCover arguments, for example: "C:\Program Files\NUnit 2.5.10\bin\net-2.0\nunit-console.exe" myproj.csproj -xml=TestResult.xml //eas ListOfModules //x Coverage.xml