a library for bridging between NSubstitute and FluentAssertions.
Info
Version: | 1.0.0 |
Author(s): | Hadi Ahmadi |
Last Update: | Wednesday, March 11, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/PAP.NSubstitute.FluentAssertionsBridge |
Install
Install-Package PAP.NSubstitute.FluentAssertionsBridge
dotnet add package PAP.NSubstitute.FluentAssertionsBridge
paket add PAP.NSubstitute.FluentAssertionsBridge
PAP.NSubstitute.FluentAssertionsBridge Download (Unzip the "nupkg" after downloading)
Dependencies
- fluentassertions(>= 5.10.2)
- nsubstitute(>= 4.2.1)