Run tests in CI pipelines
Use Run and Run Tests steps to run tests in CI pipelines.
Enable Test Intelligence
Reduce unit test time by running only relevant unit tests.
Code coverage
Include code coverage in your CI pipelines.
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.