A few functions wrapping stuff from xUnit for convenience in F#.
Info
Version: | 1.0.35 |
Author(s): | Michael W. Olesen |
Last Update: | Friday, September 11, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mwo-dk/SFX |
NuGet Url: | https://www.nuget.org/packages/SFX.TestHelpers |
Install
Install-Package SFX.TestHelpers
dotnet add package SFX.TestHelpers
paket add SFX.TestHelpers
SFX.TestHelpers Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.7.2)
- xunit(>= 2.4.1)
Tags