FluentAssertions.Xamarin
4.2.2
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or
BDD-style unit test. This package adds Xamarin support. Supports the unit test frameworks xUnit, NUnit PCL and NUnitLite.
Install-Package FluentAssertions.Xamarin -Version 4.2.2
dotnet add package FluentAssertions.Xamarin --version 4.2.2
<PackageReference Include="FluentAssertions.Xamarin" Version="4.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FluentAssertions.Xamarin --version 4.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FluentAssertions.Xamarin, 4.2.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
See https://github.com/dennisdoomen/fluentassertions/releases/
Dependencies
-
- FluentAssertions (>= 4.2.2 && < 4.3.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.