Skip to content

coreycaverly/wiremock-standalone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WireMock Standalone for NPM

Simple wrapper for WireMock standalone.

Install:

npm i -D wiremock-standalone

Usage (as script in package.json):

{
  "scripts": {
    "start:mock": "wiremock --root-dir ./mock"
  }
}

About

WireMock standalone library for node

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%