I'm working on a project using a custom testing framework. How can I specify to Bamboo how to read the integration logs so that it recognises the tests' results?
If none of the existing parsers suites you (I'm talking about build tasks that perform parsing, e.g. "JUnit Parser", "TestNG Parser"), there are few options:
Or, if you'd like to create a new parser, you can:
Some useful links:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.