Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show detailed live output even when running multiple tests similar to single test output #2262

Open
prolificcoder opened this issue Jan 20, 2025 · 1 comment

Comments

@prolificcoder
Copy link

prolificcoder commented Jan 20, 2025

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 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant