Hi all,

the testsuite test reports as you know it from EAP 5 were ported to AS 7.    AS7-2011
How to run it?

It runs during testsuite's "site" phase. So, for example this
will give you reports in the AS7/testsuite/target/reports directory:

   ./build.sh clean install -DallTests
   ./integration-tests.sh site

Next to work on in this axis will be _code coverage_.    AS7-2022

Regards,
Ondra