-
-
Notifications
You must be signed in to change notification settings - Fork 212
WireMock as dotnet tool
Stef Heyenrath edited this page Oct 15, 2021
·
6 revisions
Install locally:
dotnet tool install --global dotnet-wiremock
In case you also use private NuGet endpoints, follow this link to solve authentication errors.
Start the WireMock.Net server:
dotnet-wiremock
See WireMock commandline parameters for all supported commandline arguments.
- Home
- What is WireMock.Net
- WireMock.Org
- References
- Settings
- Admin REST API
- Proxying
- Stubbing
- Webhook
- Request Matching
- Response Templating
- Unit Testing
- Using WireMock
- Advanced
- Errors