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

How to perform a Junit test in bamboo

Aakash Basnet March 12, 2015

How to perform an automated Junit testing in bamboo. and how to get the artifact and save it in external space?

1 answer

0 votes
Daniel Wester
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.
March 12, 2015

More details?

At the basics - you can use a script task to trigger the test as you would do on a command line. If you're using maven - there's a maven task that allows you to execute the test goal.

After the test - trigger one of the test collecting tasks:

https://confluence.atlassian.com/display/BAMBOO/Configuring+a+test+task (If you're using Maven - it's already done).

That will make Bamboo collect the data and provide you with some metrics.

If you want to save stuff off - configure the Artifacts: 

https://confluence.atlassian.com/display/BAMBOO/Configuring+a+job%27s+build+artifacts

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events