Feature to generate Html and JUnit reports at once
Opened this issue · 1 comments
djuarez commented
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