NUnit.StaticExpect NuGet Package

Provides a mechanism to use a static using import to get NUnit Expect() syntax, like so:
using static NUnit.StaticExpect.Expectations;
// now you can use Expect().




Got any NUnit.StaticExpect Question?





Info

Version: 2.0.0
Author(s): Davyd McColl
Last Update: Thursday, February 18, 2021
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/fluffynuts/NUnit.StaticExpect
NuGet Url: https://www.nuget.org/packages/NUnit.StaticExpect


Install
Install-Package NUnit.StaticExpect
dotnet add package NUnit.StaticExpect
paket add NUnit.StaticExpect
NUnit.StaticExpect Download (Unzip the "nupkg" after downloading)

.NETFramework 4.5
  • NUnit(>= 3.10.1 && < 4.0.0)
netstandard1.4
  • NUnit(>= 3.10.1 && < 4.0.0)




STATS

must-have-score

1.9

avg-downloads-per-day

16

days-since-last-release

1167