You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Show detailed output when running multiple tests together.
When I run a single test with maestro test <test.yml> . I see detailed live output. But when I run all tests together in say a folder or filter maestro test I don't see any output.
Proposal
Show detailed output whether running a single test or multiple tests (or give an option say --live-report to make this configurable). Say in CI I want to see detailed live output I can pass in this flag
Anything else?
This will help to know exactly which step/test we are on when watching the output
The text was updated successfully, but these errors were encountered:
Use case
Show detailed output when running multiple tests together.
When I run a single test with
maestro test <test.yml>
. I see detailed live output. But when I run all tests together in say a folder or filtermaestro test
I don't see any output.Proposal
Show detailed output whether running a single test or multiple tests (or give an option say
--live-report
to make this configurable). Say in CI I want to see detailed live output I can pass in this flagAnything else?
This will help to know exactly which step/test we are on when watching the output
The text was updated successfully, but these errors were encountered: