Base Test Library for .NET Projects.
Info
| Version: | 1.1.24 |
| Author(s): | Jon Erickson (@jnericks) |
| Last Update: | Monday, June 27, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/jnericks/testlib-dotnet |
| NuGet Url: | https://www.nuget.org/packages/testlib-dotnet |
Install
Install-Package testlib-dotnet
dotnet add package testlib-dotnet
paket add testlib-dotnet
testlib-dotnet Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoFixture(>= 3.37.3)
- FluentAssertions(>= 4.1.1)
- NSubstitute(>= 1.9.2)
- xunit(>= 2.1.0)
Tags