Can someone show me how the output from Atlassian Bamboo "Mocha Test Parser" looks like? I run successfully the task "Mocha Test Runer" and get a mocha.json as result. But don't see any diagrams or something else.
Asked
Active
Viewed 2,280 times
0
-
Can you post an image containing what you get ? I haven't use mocha with bamboo but I've seen test results. – bhathiya-perera Apr 02 '15 at 10:01
1 Answers
2
"Mocha Test Parser" task will read your test results from mocha.json file, that has to be generated by "Mocha Test Runer" task and display them in Tests tab in the Bamboo, and next to the each build.

Borys Kupar
- 1,631
- 11
- 24