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

Run mutations in parallel #272

Open
rakaramos opened this issue Mar 4, 2024 · 2 comments
Open

Run mutations in parallel #272

rakaramos opened this issue Mar 4, 2024 · 2 comments

Comments

@rakaramos
Copy link
Member

No description provided.

@rakaramos rakaramos changed the title Run mutation in parallel Run mutations in parallel Mar 4, 2024
@Nikoloutsos
Copy link
Contributor

@rakaramos May you explain what are you think on this? 🤔

@rakaramos
Copy link
Member Author

sure @Nikoloutsos
2 ideas

  1. use concurrency to run the mutation tests (probably won't work on iOS since we cannot multiple instances of the same simulator).
  2. break the mutation test plan into serveral jsons so that the user can run at separate machines (or even use docker or something similar). Muter would only have to merge the partial results.

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

2 participants