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

[feat] run multiple flows #9

Open
irhlab49 opened this issue Nov 3, 2024 · 2 comments
Open

[feat] run multiple flows #9

irhlab49 opened this issue Nov 3, 2024 · 2 comments

Comments

@irhlab49
Copy link
Contributor

irhlab49 commented Nov 3, 2024

Currently it is not possible to run multiple test cases.

You need to specify:
npx maests my-first-flow.ts

But what if we have several cases?

it would be good to run npx maests to run all tests?

@shoma-mano
Copy link
Owner

@irhlab49
Thanks for creating issue!
From Maestro v1.39.0, specifying multi cases is supported. So we can implement this feature using this.
PR is very welcome!
https://github.com/mobile-dev-inc/maestro/blob/main/CHANGELOG.md#1390

@aulneau
Copy link

aulneau commented Dec 17, 2024

@shoma-mano can you give a bit of guidance/code pointers for how to implement this?

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

3 participants