LukeMathWalker / wiremock-rs

HTTP mocking to test Rust applications.
Apache License 2.0
617 stars 70 forks source link

adds matchers::body_json_structure that matches on structure and inst… #52

Closed Michael-J-Ward closed 3 years ago

Michael-J-Ward commented 3 years ago

Provides a matcher that is generic over any given json structure, ignoring the values