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!
It turns out the test results are only correctly reported if the test name is scoped with the class name.
I have confirmed that the build will fail if a test fails - but it still reports no tests.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.