Skip to content

tooniez/dotnet-wiremock

Repository files navigation

WireMock.Net for .NET

This project uses WireMock.Net, a flexible library for stubbing and mocking web HTTP responses using .NET and .NET Core.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • .NET Core 3.1 or later

Installation

  1. Clone this repo
    git clone https://github.com/tooniez/dotnet-wiremock.git
    
  2. Navigate to the project directory
    cd dotnet-wiremock
    
  3. Restore the packages
    dotnet restore
    

Usage

  1. Build repository
    dotnet build
    
  2. Run WireMock server
    dotnet run
    

License

Copyright © 2024 tooniez
This project is MIT licensed.

About

🖲️ Mock server utilising WireMock.Net

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Languages