Crate to help define the shape of a json file

format json shape
1 Open Issue Need Help Last updated: Jun 22, 2025

Open Issues Need Help

View All on GitHub
Add proptest 2 months ago

AI Summary: Integrate the proptest property testing framework into the json_shape crate to improve the reliability of the JsonShape::merge and JsonShape::value modules. This involves writing proptest tests to cover various scenarios of JSON merging and value representation.

Complexity: 4/5
help wanted good first issue

Crate to help define the shape of a json file

Rust
#format#json#shape