Foq is a lightweight thread-safe mocking library for F#, C#, and VB with a similar API to Moq.
Info
Version: | 1.8.0 |
Author(s): | Phillip Trelford |
Last Update: | Friday, June 29, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://foq.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/Foq |
Install
Install-Package Foq
dotnet add package Foq
paket add Foq
Foq Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- FSharp.Core(>= 3.0.2)
- System.ValueTuple(>= 4.3.1)
- FSharp.Core(>= 3.0.2)
- System.ValueTuple(>= 4.3.1)
- FSharp.Core(>= 4.2.3)
- System.Reflection.Emit(>= 4.3.0)
Tags