aggregate test reports with JGiven

13 views Asked by At

I have a multi-module Java 21 /Spring Boot 3 / Maven project, and I use JGiven for my tests.

I want to aggregate the reports from my sub-modules into a single HTML.

How can I do this?

Thanks.

0

There are 0 answers