How can the CppUnit task be configured to report test results?

Eli_McGowan September 13, 2013

There is a CppUnit XML file created on my server that has the results of a dozen tests in it. The CppUnit test parser is pointing at this file location and the build is successful. Unfortunately, the build reports that there were '0 test in total'.

What is the plugin doing if it isn't reporting test results? Can it be configured to list test results?

Thanks!

2 answers

1 accepted

0 votes
Answer accepted
Eli_McGowan September 18, 2013

It turns out the test results are only correctly reported if the test name is scoped with the class name.

http://stackoverflow.com/questions/18857086/bamboo-cppunit-test-parser-reports-no-tests/18881345#18881345

0 votes
Eli_McGowan September 16, 2013

I have confirmed that the build will fail if a test fails - but it still reports no tests.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events