ekino / veggies

:sparkles: :rocket: Veggies is an awesome cucumberjs library for API/CLI testing. Great for testing APIs built upon Express, Koa, HAPI, Loopback and others. It's also the perfect companion for testing CLI applications built with commander, meow & Co.
https://ekino.github.io/veggies/
MIT License
90 stars 18 forks source link

feat(assertions): add support for json matchers negation #48

Closed Crow-EH closed 4 years ago

Crow-EH commented 4 years ago

Closes #42

leguellec commented 4 years ago

LGTM