Test Results
Results of test cases written to exercise your code are a first-class part of build results in pulse™. Automated testing is a vital part of maintaining a high-quality code base, thus tests are seen as a critical part of the build. If a test is broken, the build will fail. Test results are shown in their own build result tab, with all failures reported in build notifications and summaries. This level of integration requires test reports from your build to be captured and post-processed with an appropriate processor, e.g. the JUnit post-processor.