Skip to content

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

Notifications You must be signed in to change notification settings

vinodnextcoder/mountbank-mock-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages