Hi, I am trying to add a project to Bamboo that has JBehave tests. I want the build to succeed based on the results of the tests. I'm pointing Bamboo to the generated XML file, but Bamboo cannot parse it, hence, the build fails even if the tests ran correctly.
Is there a procedure on doing so? Alternatively, is there a way to generate an xml file that Bamboo will recognize (i.e. XUnit XML schema, something similar to this<http://confluence.atlassian.com/display/BAMBOO/JUnit+parsing+in+Bamboo>) If not, what would be the best approach to this problem? Thanks, Pran.
