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

how to parse django tests with bamboo

nseinlet February 14, 2012

I'm running bamboo with a python django project. The builds fails or is succesful if the python manage.py test myproject fails or is succesful.

But bamboo always report 0 tests, even if 400 tests are runned.

How do you use bamboo with django projects?

1 answer

1 accepted

0 votes
Answer accepted
Przemek Bruski
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 14, 2012

I've never done it, but you should be able to hook up this library;

http://pypi.python.org/pypi/unittest-xml-reporting/1.0.3

And then configure Bamboo to parse Unit Tests XML reports.

Aaron Cohen February 20, 2013

New to Bamboo here. I have a similar need I think. I have tests running in unittest/nose and want Bamboo to parse the results. How do I:

"configure Bamboo to parse Unit Tests XML reports."?

When adding a test task, I see nothing of the sort. Should I just add the Junit task?

Mike Ellertson February 11, 2018

I too am attempting to run Django tests (using the nose test runner).  Do you have a step-by-step to get this working? 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events