Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Add link to hypothesis-jsonschema #258

Merged
merged 1 commit into from
Apr 3, 2019
Merged

Conversation

Zac-HD
Copy link
Contributor

@Zac-HD Zac-HD commented Feb 22, 2019

Apparently it's the first tool to generate data matching a draft-06 or -07 schema.

Plus it can generate schemas to test against, which makes testing tools like this so much more fun.

@@ -248,8 +249,8 @@ _None currently support draft-06 or later._
#### Testing

- Python
- [hypo\_schema](https://github.com/mlakewood/hypo_schema) (BSD-2-Clause) Creates generators for Hypothesis from JSON Schema
Copy link
Contributor

Choose a reason for hiding this comment

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

@Zac-HD do you have any connection to this project? Yours is obviously more active but we rarely entirely drop projects from the list.

Copy link
Contributor Author

@Zac-HD Zac-HD Mar 16, 2019

Choose a reason for hiding this comment

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

No direct connection, but discovering that it's not compatible with recent versions of Hypothesis is what inspired me to start hypothesis-jsonschema. It's also unable to handle any but the very simplest schemas, while hypothesis-jsonschema is compatible with almost everything from draft-04 through 07 (save only references, which are a work in progress, and some interacting property name validators).

Happy to leave the link if you'd prefer.

Copy link
Contributor

Choose a reason for hiding this comment

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

Let's leave it for now, we'll probably audit the list when we publish the next draft in a month or so anyway, and I can follow up then.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@handrews - Done! Ready to merge?

Copy link
Contributor

@handrews handrews left a comment

Choose a reason for hiding this comment

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

Thanks, looks good!

@handrews handrews merged commit daa4de3 into json-schema-org:master Apr 3, 2019
@Zac-HD Zac-HD deleted the patch-1 branch April 3, 2019 21:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants