Extending test execution with custom code

You can extend how you run your tests by writing custom Java code and calling the code from the test. You can also specify that results from the tests that are affected by your custom code be included in reports.