ekino / jcv

JSON Content Validator (JCV) allows you to compare JSON contents with embedded validation.
https://ekino.github.io/jcv
MIT License
21 stars 0 forks source link

feat(wiremock): Add JCV extension for WireMock #23

Closed leomillon closed 3 years ago

leomillon commented 3 years ago

Implementation of the WireMock extension, see issue #22

leomillon commented 3 years ago

Just waiting for feedback from @MrAolen :)

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

leomillon commented 3 years ago

Got confirmation of good behaviour by @MrAolen