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

Move on to a TypeScript project #72

Open fthouraud opened 3 years ago

fthouraud commented 3 years ago

I propose to transform Veggies to a TypeScript module.

This move should strengthen our code while making it simpler to maintain.

There will be several steps:

This is huge work but that should improve the code's quality and bring a good amount of comfort.