mobile-dev-inc/maestro

Feature to generate Html and JUnit reports at once

Opened this issue · 1 comments

Use case

Now, you can generate a report in html or junit format. I would like maestro would have the capacity to generate both at once.

Proposal

I would to have something like this:

maestro test --format html,junit

or

maestro test --format both

Anything else?

No response