test integration :: Pulse feature tour
Automated testing is a critical part of continuous integration. Pulse recognises this and makes test results an integral part of the build results with support for the capture and processing of test reports from JUnit, TestNG, CppUnit or OCUnit.
A full test report is presented as a part of the build result and failed tests are summarised for you. HTML reports generated by other tools can also be included in the test results.
Test results are first-class
The number of test failures and the total number of tests performed are reported directly in the project build summary view.
Test failure summaries
Failed test cases are reported in the build summary and notifications. Pulse extracts failure messages from the test report.
