dklymenk / cucumber-oclif-jsonplaceholder-playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cucumber-oclif-jsonplaceholder-playground

This is a demo repository where I try to figure out how to use cucumber-js to drive development of an interactive CLI tool that sends requests to a remote server.

Installation:

npm i

Run tests:

npm test

Run command:

bin/run

About


Languages

Language:JavaScript 65.2%Language:Gherkin 34.0%Language:Batchfile 0.8%