You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi Sir/Madam,
I cannot properly config the NUnit runner in bamboo to generate TestResult.xml and need your help. And then I tend to show the report in Sonarqube side.
Any suggestion/feedback is welcome. Thanks.
... running command line:
D:
unit.consolerunner\3.15.2\tools
unit3-console.exe POS.NET\Base\POS.Classes.Test\bin\Debug
et451\POS.Classes.Test.dll --result=POS.NET\Base\POS.Classes.Test\TestResult.xml;format=nunit2
... in: D:\Atlassian\Application Data\bamboo-home\xml-data\build-dir\POS-VO86-COMPILE
... using extra environment variables:
bamboo_capability_system_builder_nunit3_MS_Build_4_7_1=D:\sonar-scanner-msbuild-4.7.1
bamboo_capability_system_builder_ant_apache_ant_1_9_3=C:\Apache\apache-ant-1.9.3
bamboo_capability_system_builder_ant_apache_ant_1_9_4=D:\apache-ant-1.9.4
bamboo_planRepository_1_branchDisplayName=20220625
bamboo_repository_revision_number=112149
bamboo_build_commandline_com_atlassian_bamboo_plugin_dotnet_msbuild_17=C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\15.0\Bin\MSBuild.exe @D:\Atlassian\Bamboo\temp\POS-VO86-COMPILE-19-MsBuildTaskType-6654598253995590866.rsp
12:16:04 | Unknown result format: nunit2 |
12:16:04 | Parsing test results under D:\Atlassian\Application Data\bamboo-home\xml-data\build-dir\POS-VO86-COMPILE... |
12:16:04 | Failing task since test cases were expected but none were found. |
12:16:04 | Finished task 'NUnit Runner' with result: Failed |
12:16:04 | Running post build plugin 'NCover Results Collector' |
12:16:04 | Running post build plugin 'Artifact Copier' |
12:16:04 | Running post build plugin 'npm Cache Cleanup' |
12:16:04 | Running post build plugin 'Clover Results Collector' |
12:16:04 | Running post build plugin 'Docker Container Cleanup' |
12:16:04 | Finalising the build... |