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

23 json generators for testing #30

Merged
merged 9 commits into from
Feb 22, 2022
Merged

Conversation

GerardvSchie
Copy link
Collaborator

Resolves: #23

For now only generates correct JSON using Hedgehog generators
Need to be able to prettyPrint the JSON in order to visually check
Frequencies defined so the generator does not create infinite structures

@JTeeuwissen
Copy link
Owner

Could you merge main into this branch? Now the changes have commits from another branch. Maybe rebasing the last two commits is an option aswell.

JTeeuwissen
JTeeuwissen previously approved these changes Feb 22, 2022
Copy link
Owner

@JTeeuwissen JTeeuwissen left a comment

Choose a reason for hiding this comment

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

Looks good

Copy link
Owner

@JTeeuwissen JTeeuwissen left a comment

Choose a reason for hiding this comment

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

Looks good

@GerardvSchie GerardvSchie merged commit 9d507e4 into main Feb 22, 2022
@GerardvSchie GerardvSchie deleted the 23_json_generators_for_testing branch February 22, 2022 13:25
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.

Define generators for our JSON type
2 participants