Skip to content
Mateusz Soboń edited this page Apr 3, 2021 · 14 revisions

For AspNetCore 2.1+.

To use this lib you need basic knowleage about:

Moq: https://github.com/Moq/moq4/wiki/Quickstart

And

For NUnit

https://github.com/nunit/docs/wiki/NUnit-Documentation

For xUnit

https://xunit.github.io/#documentation

For MSTest

https://docs.microsoft.com/en-us/dotnet/core/testing/unit-testing-with-mstest

Is also possibility to use it with custom testing engine. See:

Custom testing engine support

Migrations

Help with migration from ASP.NET Core 2.1 or 2.2 to 3.0

Help with migration from netstandard2.0 to netstandard.2.1 project


I have hope my project will make your life better :)

Clone this wiki locally