Skip to content

testified-oss/dotnet-wiremock

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

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Contributors 2

  •  
  •  

Languages