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

Erroneous example provided for running mutation testing with the --everything option #295

Open
ovidiuenache opened this issue Nov 20, 2024 · 1 comment · May be fixed by #296
Open

Erroneous example provided for running mutation testing with the --everything option #295

ovidiuenache opened this issue Nov 20, 2024 · 1 comment · May be fixed by #296

Comments

@ovidiuenache
Copy link

Currently, the following example is provided in the Mutation Testing page for the --everything option
image

However, running this command leads to the following exception being thrown:

./vendor/bin/pest --everything --parallel --covered-only

> The "--everything" option does not exist.
@ovidiuenache
Copy link
Author

I've created #296 as a fix for this issue.

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

Successfully merging a pull request may close this issue.

1 participant