FsUnit is a set of extensions that add special testing syntax to NUnit.
Info
Version: | 6.0.1 |
Author(s): | Ray Vernagus, Daniel Mohl, Sergey Tihon, Constantin Tews |
Last Update: | Friday, September 13, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fsprojects/FsUnit |
NuGet Url: | https://www.nuget.org/packages/FsUnit |
Install
Install-Package FsUnit
dotnet add package FsUnit
paket add FsUnit
FsUnit Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 2.0.3)
- NUnit(>= 3.13.0 && < 4.0.0)
- FSharp.Core(>= 4.3.4)
Tags