singingbush/Setup Wiremock Stubs
Post Wiremock stubs to an already running Wiremock container running as a GH service
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| hostname | The host name for your Wiremock server. (defaults to localhost) | yes | localhost |
| port | The port number for your Wiremock server. (defaults to 8080) | yes | 8080 |
| mappings | The path to the directory containing your Wiremock mappings. | yes | — |
Outputs
| name | description |
|---|---|
| mappings | array of mappings configured on the Wiremock server |
| total | The amount of mappings that have been configured |