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

refactor(cli): streamline CLI arguments for a more intuitive Jazzer.js usage #429

Merged
merged 6 commits into from
May 11, 2023

Conversation

0xricksanchez
Copy link
Contributor

@0xricksanchez 0xricksanchez commented May 3, 2023

BREAKING CHANGE: A new release will break in the wild fuzz tests.

However, a uniform format for CLI flags should be aimed for to improve UX.

BREAKING CHANGE: A new release will break in the wild fuzz tests.

However, uniform format for CLI flags should be aimed for to improve UX.
@0xricksanchez 0xricksanchez changed the title Streamline CLI arguments for a more intuitive Jazzer.js usage refactor(cli): streamline CLI arguments for a more intuitive Jazzer.js usage May 3, 2023
@0xricksanchez 0xricksanchez requested a review from a team May 3, 2023 12:08
@0xricksanchez 0xricksanchez requested a review from oetr May 10, 2023 15:09
Copy link
Contributor

@oetr oetr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we keep the docs consistent with Jest, and use --coverage everywhere?
ATM it's --coverage for Jest and --cov for npm run jazzer. WDYT?

@0xricksanchez 0xricksanchez enabled auto-merge (squash) May 11, 2023 08:17
@0xricksanchez 0xricksanchez merged commit bac019a into main May 11, 2023
6 checks passed
@0xricksanchez 0xricksanchez deleted the cli_streamlining branch May 11, 2023 08:35
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 this pull request may close these issues.

None yet

2 participants