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

Add support for GraphQL APIs #10

Closed plouc closed 6 years ago

plouc commented 7 years ago

We should add support for GraphQL testing, with features similar to what http api extension provides.

plouc commented 6 years ago

Won't implement