Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to get Bamboo to notice tests run from Ant build

David Karr February 21, 2013

A while ago I had a Maven build running from Bamboo. It has several unit tests, and in several places in Bamboo it would list how many tests were run.

I just got to the point where our Ant build is now running unit tests in the build spawned by Bamboo. The tests are running and succeeding. However, in Bamboo, in the same places where the other Maven build would say how many tests were run, Bamboo is still saying "No tests found" or "Testless build". I imagine this is another consequence of the positive Maven conventions, as Bamboo is probably making a reasonable guess of where to look to see if the build has tests or not. It doesn't have that easy ability with the Ant build.

Is there something I can do in how the Ant build is configured, or hopefully the Bamboo plan, to make Bamboo notice that this build has unit tests, and to record how many it ran?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
David Karr February 22, 2013

Never mind. It looks like I just add a JUnit Parser task.

TAGS
AUG Leaders

Atlassian Community Events