/mountbank-mock-server

mock mountbank server.Mountebank is an open-source tool that allows developers to create multiple endpoints with several special conditions so that they can mock real API calls to test applications

Primary LanguageEJS

mountbank-mock-server

mock mountbank server

---Mountebank is an open-source tool that allows developers to create multiple endpoints with several special conditions so that they can mock real API calls to test applications. mountebank supports mock verification, stubbing with advanced predicates, JavaScript injection, and record-playback through proxying.

To install mountbank

$ npm install -g mountebank

TO Run mountbank

$ npm run mock

alternate command to run mb --configfile imposters-dev.ejs