Skip to content
NightAngell edited this page Feb 27, 2019 · 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

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

Clone this wiki locally