Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 670 Bytes

File metadata and controls

24 lines (16 loc) · 670 Bytes

Cucumberly

Circle CI Coverage Status

Cucumberly is a cucumber features editor but for "Muggles".

Run

Make a copy of config_sample.json -> config.json and change the params you need.

npm start

Run tests

Make sure you have a mongodb instance running. Important: Launch manually the server before run the acceptance tests.

npm run acceptance