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

fix(readMe): fix status code verification step in readme #18

Closed Sufiane closed 7 years ago

Sufiane commented 7 years ago

The step definition used in the README to verify a HTTP status code was not the correct one

plouc commented 7 years ago

Thx @Sufiane!