jsonassert
JSON matcher
A library that provides an easy-to-use assertion system for verifying the semantic equality of JSON data
A Go test assertion library for verifying that two representations of JSON are semantically equal
127 stars
3 watching
16 forks
Language: Go
last commit: 5 months ago
Linked from 2 awesome lists
assertion-libraryassertionsgogolanghacktoberfestjsonjson-payloadtesting
Related projects:
Repository | Description | Stars |
---|---|---|
| A JSON matcher library that helps validate JSON responses by focusing on essential parts of the response | 47 |
| A testing library for Go that allows developers to create reusable snapshots of test data | 178 |
| A high-performance JSON parser and toolset for Go. | 862 |
| Provides a simple way to handle JSON data from different sources in Go applications. | 10 |
| JSON parser with path selection support | 249 |
| High-performance JSON iterator and validator for Go | 90 |
| A Go library for querying and manipulating JSON data | 191 |
| A benchmarking tool for evaluating performance of various JSON libraries in the Go programming language | 9 |
| A JSON parsing and manipulation library for the Go programming language | 1,142 |
| Creates JSON error responses following the JsonApi specification | 16 |
| A high-performance JSON parser and encoder with streaming capabilities for Go. | 2,127 |
| Expresses validation rules for JSON data structures in a structured way | 21 |
| A language for validating and filtering Python dictionaries | 47 |
| Tools for comparing and validating JSON data in Java unit tests | 1,010 |
| Provides an ODM-like API to access and query JSON data in Go | 2,194 |