JsonUnit
JSON comparator
A JSON comparison library for unit tests
Compare JSON in your Unit Tests
893 stars
20 watching
115 forks
Language: Java
last commit: 7 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
skyscreamer/jsonassert | Tools for comparing and validating JSON data in Java unit tests | 1,003 |
zaach/jsonlint | A JSON parser and validator with a CLI. | 1,940 |
kakaopensource/kakajson | A Swift library providing fast conversion between JSON and model data structures. | 1,172 |
mjansson/json | An in-place JSON parser implemented in a single header file | 74 |
vdaburon/junitreportkpicomparejmeterreportcsv | Automates comparison of JMeter report CSV files and generates JUnit XML reports based on custom KPIs | 1 |
pantuza/jsoncat | A tool to parse and pretty-print JSON data from various input sources. | 27 |
vincenthz/libjson | A lightweight JSON parser and printer library for C. | 283 |
andrew-m-c/go.jsonvalue | A Go library for working with unstructured JSON data efficiently | 187 |
antonholmquist/jason | A JSON parsing and manipulation library for the Go programming language | 1,142 |
delba/jason | A fast and convenient JSON deserializer for Swift applications. | 1,013 |
josephalevin/fson | A Fortran 95 JSON parser library | 60 |
jsonld-java/jsonld-java | A Java library implementing the JSON-LD 1.0 specification and API | 379 |
bolerio/mjson | A lightweight Java library for working with JSON data structures | 83 |
lucassscaravelli/ej | Provides a simple way to handle JSON data from different sources in Go applications. | 10 |
michel-kraemer/bson4jackson | Supports the use of BSON data format in JSON processing | 292 |