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

add --explore flag that disables all testing modes and sets stopOnNoTests to false #463

Open
0xalpharush opened this issue Aug 27, 2024 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@0xalpharush
Copy link
Contributor

Add flag to quickly imitate the below behavior without updating the config (should also apply to property and optimization mode).
Exploration mode is useful to build a corpus.

      "stopOnNoTests": false,
      "assertionTesting": {
        "enabled": false,
@anishnaik anishnaik added good first issue Good for newcomers help wanted Extra attention is needed labels Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants