I use Serenity BDD in multiple maven projects. I would like to collect basic information (number of passed and failed cases, time of execution) from all project into one place – one HTML, CSV file, database or email.
Is it possible to do that automatically? Do I need any additional tool?
Source: Read More