An open API service indexing awesome lists of open source software.

https://github.com/vinodnextcoder/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
https://github.com/vinodnextcoder/mountbank-mock-server

macroservice-testing mock-api mock-data mock-mountbank-server mock-rest-service-server mock-server mock-stub mountbank mountbank-server stub-server stubbing

Last synced: 5 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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