Entrypoint to create test reporter when --reporter arg used.
--reporter
TestReporter createReporter(List<String> args) { return AllureReporter(); }