33This library provides utility classes for writing integration tests in
44dotnet using ` XUnit ` and ` WebApplicationFactory ` .
55
6- ![ Nuget.org] ( https://img.shields.io/nuget/v/ArwynFr.IntegrationTesting?style=for-the-badge )
7- ![ Nuget.org] ( https://img.shields.io/nuget/dt/ArwynFr.IntegrationTesting?style=for-the-badge )
8- ![ GitHub
9- License] ( https://img.shields.io/github/license/ArwynFr/dotnet-integration-testing?style=for-the-badge )
6+ [ ![ Nuget.org] ( https://img.shields.io/nuget/v/ArwynFr.IntegrationTesting?style=for-the-badge )] ( https://www.nuget.org/packages/ArwynFr.IntegrationTesting/ )
7+ [ ![ Nuget.org] ( https://img.shields.io/nuget/dt/ArwynFr.IntegrationTesting?style=for-the-badge )] ( https://www.nuget.org/packages/ArwynFr.IntegrationTesting/ )
8+ [ ![ GitHub
9+ License] ( https://img.shields.io/github/license/ArwynFr/dotnet-integration-testing?style=for-the-badge )] ( https://github.com/ArwynFr/dotnet-integration-testing#MIT-1-ov-file )
1010
1111## Installation
1212
@@ -15,7 +15,7 @@ License](https://img.shields.io/github/license/ArwynFr/dotnet-integration-testin
1515## Usage
1616
1717Read [ advanced usage
18- documentation] ( https://github.com/ArwynFr/dotnet-integration-testing/blob/main/.github/USAGE.adoc )
18+ documentation] ( https://github.com/ArwynFr/dotnet-integration-testing/blob/main/.github/USAGE.md )
1919for further details.
2020
2121By default, the lib redirects the tested application logs to XUnit
8080
8181** Disclose vulnerability:**
8282Please [ create a new security advisory on GitHub] ( https://github.com/ArwynFr/dotnet-integration-testing/security/advisories )
83+ \
84+ [ Read our security policy] ( https://github.com/ArwynFr/dotnet-integration-testing/blob/main/.github/SECURITY.md )
8385
8486** Report malfunctions:**
8587[ Please create a new issue on GitHub] ( https://github.com/ArwynFr/dotnet-integration-testing/issues/new/choose )
@@ -92,3 +94,8 @@ Please [fork the repository](https://github.com/ArwynFr/dotnet-integration-testi
9294and [ submit a pull-request] ( https://github.com/ArwynFr/dotnet-integration-testing/compare )
9395\
9496[ Read our definition of done in contributing guidelines] ( https://github.com/ArwynFr/dotnet-integration-testing/blob/main/.github/CONTRIBUTING.md )
97+
98+ ** Moderate contributions:**
99+ This project is not currently appointing new moderators.
100+ \
101+ [ Read our governance policy] ( https://github.com/ArwynFr/dotnet-integration-testing/blob/main/.github/GOVERNANCE.md )
0 commit comments