Run tests in CI pipelines
Use Run and Run Tests steps to run tests in CI pipelines.
Test Intelligence
6 items
Code coverage
Include code coverage in your CI pipelines.
Split tests (parallelism)
Split tests for any language. Use parallelism to improve test times.
Format test reports
Test reports must be in JUnit XML format to appear on the Tests tab.
View tests
View the results from CI tests.
Override secrets in settings.xml at runtime
Override Maven settings before a build runs.