williamhaw/Setup Wiremock

Setup a standalone Wiremock process with stubs defined in JSON files

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
mappingsPath to folder with JSON stubs (as described in http://wiremock.org/docs/running-standalone/#json-file-configuration)yeswiremock-mappings
filesPath to folder with static files (as described in http://wiremock.org/docs/running-standalone/#json-file-configuration)yeswiremock-files
commandCommand to run API testsyesnode --version
http-portPort on which to run Wiremockno8080
verboseTurn on WireMock verbose loggingnofalse
namedescription
wiremock-stdoutLogs from Wiremock