wttech/bobcat

Reporting revamp

Closed this issue · 2 comments

We would like to remove the existing reporting engine and replace it with an external library (Allure is the framework of choice).

  • review the reporting module and investigate if the API is not tangled with other modules (e.g. JUnit)
  • refactor the existing implementation
  • update docs and Gradle templates

We are switching to JUnit 5 + Allure combo, please deprecate JUnit4 & Reporting modules.

Deprecation will be done under #228