4 Forks
12 Stars
12 Watchers

UnitTestEx

UnitTestEx provides .NET testing extensions to the most popular testing frameworks (MSTest, NUnit and Xunit) specifically to improve the testing experience with ASP.NET controller, and Azure Function, execution including underlying HttpClientFactory mocking.

How to download and setup UnitTestEx

Open terminal and run command
git clone https://github.com/Avanade/UnitTestEx.git
git clone is used to create a copy or clone of UnitTestEx repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with UnitTestEx https://github.com/Avanade/UnitTestEx/archive/master.zip

Or simply clone UnitTestEx with SSH
[email protected]:Avanade/UnitTestEx.git

If you have some problems with UnitTestEx

You may open issue on UnitTestEx support forum (system) here: https://github.com/Avanade/UnitTestEx/issues