Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaliumhexacyanoferrat committed Jul 3, 2023
1 parent c3887a1 commit 1a469fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![CI](https://github.com/Kaliumhexacyanoferrat/MockH/actions/workflows/ci.yml/badge.svg)](https://github.com/Kaliumhexacyanoferrat/MockH/actions/workflows/ci.yml) [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=Kaliumhexacyanoferrat_MockH&metric=coverage)](https://sonarcloud.io/summary/new_code?id=Kaliumhexacyanoferrat_MockH) [![nuget Package](https://img.shields.io/nuget/v/MockH.svg)](https://www.nuget.org/packages/MockH/)

This library allows to mock HTTP responses for integration, component and acceptance tests of your projects written in C# / .NET 6 by hosting a webserver returning configured responses.
This library allows to mock HTTP responses for integration, component and acceptance tests of your projects written in C# / .NET 6/7 by hosting a webserver returning configured responses.

- Fast and thread safe
- Only a few dependencies
Expand Down

0 comments on commit 1a469fb

Please sign in to comment.