Info
Version: | 4.2.2 |
Author(s): | Oren Novotny, Dennis Doomen, Martin Opdam |
Last Update: | Wednesday, March 9, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/onovotny/fluentassertions |
NuGet Url: | https://www.nuget.org/packages/FluentAssertions.Xamarin |
Install
Install-Package FluentAssertions.Xamarin
dotnet add package FluentAssertions.Xamarin
paket add FluentAssertions.Xamarin
FluentAssertions.Xamarin Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentAssertions(>= 4.2.2 && < 4.3.0)
Tags
BDD-style unit test.
This package adds Xamarin support. Supports the unit test frameworks xUnit, NUnit PCL and NUnitLite.