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: extended json output by default #176

Merged
merged 3 commits into from
Aug 16, 2023
Merged

feat: extended json output by default #176

merged 3 commits into from
Aug 16, 2023

Conversation

daejunpark
Copy link
Collaborator

@daejunpark daejunpark commented Aug 15, 2023

fix #175

new behavior:

  • produce extended json output by default
  • remove --extended-json-output
  • add --minimal-json-output (which generates the previous default output)

test:

  • remove counterexamples in the expected json output (this is desired because counterexamples are nondeterministic)

@daejunpark
Copy link
Collaborator Author

this is not ideal, but we can go with this, until #177 is implemented.

@daejunpark daejunpark merged commit 5a246dd into main Aug 16, 2023
91 checks passed
@daejunpark daejunpark deleted the feat/json-output branch August 16, 2023 16:19
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.

default extended json output
1 participant