jagatjeevan / mountebank-learning

Setup mountebank

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mountebank

This is a tool to develop and test using test doubles.

Start the mountebank

There are 2 ways to start. You can either run npm run start or npm run test. One uses ejs and other uses .js. Feel free to use any one. Check the scripts to get familiarise.

About

Setup mountebank


Languages

Language:JavaScript 69.5%Language:EJS 30.5%