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

Commit daa4de3

Browse files
authored
Merge pull request #258 from Zac-HD/patch-1
Add link to hypothesis-jsonschema
2 parents 4cc68c0 + dc6175f commit daa4de3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

implementations.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,8 @@ the utility, and decided on a case-by-case basis.
231231

232232
#### Schema draft migration
233233

234-
_None currently support draft-06 or later._
234+
- Python
235+
- [hypothesis-jsonschema](https://github.com/Zac-HD/hypothesis-jsonschema) (MPL) *draft-07, -06, -04*; creates [Hypothesis](https://hypothesis.works/) strategies for documents which match any schema, even with complex and interacting constraints.
235236

236237
#### Format converters
237238

@@ -248,6 +249,7 @@ _None currently support draft-06 or later._
248249
#### Testing
249250

250251
- Python
252+
- [hypothesis-jsonschema](https://github.com/Zac-HD/hypothesis-jsonschema) (MPL) *draft-07, -06, -04*; creates [Hypothesis](https://hypothesis.works/) strategies for documents which match any schema, even with complex and interacting constraints.
251253
- [hypo\_schema](https://github.com/mlakewood/hypo_schema) (BSD-2-Clause) Creates generators for Hypothesis from JSON Schema
252254

253255
#### Editors

0 commit comments

Comments
 (0)