A bit more extension methods based on FluentAssertions that allow you to more naturally specify the expected outcome of a xTDD test or specification.
Info
Version: | 0.9.0 |
Author(s): | Slant Development Team |
Last Update: | Monday, June 20, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/slantdotnet/Slant |
NuGet Url: | https://www.nuget.org/packages/Slant.Assertions |
Install
Install-Package Slant.Assertions
dotnet add package Slant.Assertions
paket add Slant.Assertions
Slant.Assertions Download (Unzip the "nupkg" after downloading)
Dependencies
- Slant(>= 0.9.0)
- FluentAssertions(>= 4.9.0)
Tags