Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Viewing NUnit results in Bamboo

dmiser
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 30, 2013

I have a .NET project in Bambo 4.4.5. The solution has multiple test projects. My Bamboo plan has multiple tasks that look much like this:

1. Checkout the code

2. Delete the previous testresult*.xml files

3. Build the solution

4. Run multiple NUnit Runner tasks to run each project, specifying a unique testresult[n].xml output file

Everything works fine where we get notifications on build breaks, etc. The problem is that when I click on the Tests tab for the build, this is all I get:

  • 849 tests in total
  • 1 minute taken in total.

Is there a way to see more details?

2 answers

1 accepted

0 votes
Answer accepted
dmiser
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 30, 2013

Yes. Basically, the same stuff you would see with the junit tests. Break out tests and counts by assembly too?

PiotrA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 30, 2013

Hm... I don't believe there is much reported in Bamboo for the successful tests. But I think you can try to navigate down to the JOB tests tab (which is displaying something different than PLAN level test tab). You should see there at least the passed tests names.

(To navigate JOB you need to use the 'navigator' thing on the left side of the Bamboo - you might need to expand it by clicking an arrow-button in the left-middle part of the screen).

Does it help you?

regards,

0 votes
PiotrA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 30, 2013

Hello dmiser,

What kind of test details would you like to see? The test names?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events