Is anyone using gradle to build ant run unit tests in Bamboo?

Gail Stewart May 2, 2013

The only plugin I've found for Bamboo is the artifactory plugin. That plugin did no have a section asking if there would be unit tests, which is what I need. Right now when the tests fail, I don't get a report on the unit tests.

3 answers

0 votes
Andrew van der Westhuizen February 11, 2015

Using  Atlassian Bamboo version 5.7.2, You can make use of the JUnit Parser task.

image2015-2-11 16:48:50.png

0 votes
Bob Swift OSS (Bob Swift Atlassian Apps)
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.
December 16, 2013

Groovy Task for Bamboo has gradle support. Perhaps that would help you.

0 votes
roy_lyons
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.
December 16, 2013

This is old... :) but I have a thought.

So you can run this as a command task or script task if you dont have artifactory

there is a junit test results collector task which you can then run right afterwards in the same job to pick up the test results and it will work just as if you had done it with maven or something.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events