Top 2.2% dependent packages on proxy.golang.org
Top 2.5% dependent repos on proxy.golang.org
Top 8.9% forks on proxy.golang.org
proxy.golang.org : github.com/jfilipczyk/gomatch
Package gomatch provides types for pattern based JSON matching. It provides JSONMatcher type which performs deep comparison of two JSON strings. JSONMatcher may be created with a set of ValueMatcher implementations. A ValueMatcher is used to make comparison less strict than a regular value comparison. Use NewDefaultJSONMatcher to create JSONMatcher with a chain of all available ValueMatcher implementations. Basic usage: Use NewJSONMatcher to create JSONMatcher with a custom ValueMatcher implementation. Use ChainMatcher to chain multiple ValueMacher implementations.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/jfilipczyk/gomatch
Keywords:
bdd
, golang
, json
, matcher
, pattern-matching
, tdd
, testing
License: MIT
Latest release: over 4 years ago
First release: over 6 years ago
Namespace: github.com/jfilipczyk
Dependent packages: 6
Dependent repositories: 4
Stars: 44 on GitHub
Forks: 4 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 26 days ago