Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

how to parse django tests with bamboo

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.
Feb 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.

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?

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