A set of assertions to be used together with FluentAssertions library.
Info
Version: | 9.0.0 |
Author(s): | Grzegorz Galezowski |
Last Update: | Monday, July 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/grzesiek-galezowski/xassert |
NuGet Url: | https://www.nuget.org/packages/XFluentAssert |
Install
Install-Package XFluentAssert
dotnet add package XFluentAssert
paket add XFluentAssert
XFluentAssert Download (Unzip the "nupkg" after downloading)
Dependencies
- NSubstitute(>= 4.2.1)
- FluentAssertions(>= 5.10.0)
- CompareNETObjects(>= 4.65.0)
- Any(>= 4.2.0)