An extension to nunit assertions to reflect on lambda expressions passed to an expect method to give better output of what goes wrong on failures, rather than the builtin assertions.
Info
Version: | 1.2.4332.22848 |
Author(s): | Wes McClure |
Last Update: | Friday, November 11, 2011 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/g0t4/ExpectEx |
NuGet Url: | https://www.nuget.org/packages/NUnit.ExpectEx |
Install
Install-Package NUnit.ExpectEx
dotnet add package NUnit.ExpectEx
paket add NUnit.ExpectEx
NUnit.ExpectEx Download (Unzip the "nupkg" after downloading)
Dependencies
- NUnit(2.0)
Tags