A lightweight library for unit testing that reduces the boilerplate necessary for test-driven development and test isolation.
Info
Version: | 1.1.0 |
Author(s): | Tom McKinney |
Last Update: | Monday, April 12, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Upstream.Testing |
Install
Install-Package Upstream.Testing
dotnet add package Upstream.Testing
paket add Upstream.Testing
Upstream.Testing Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.TestHost(>= 3.1.0)
- Moq(>= 4.13.1)
Tags