ptrelford
NuGet publisher profile
Packages (10)
Foq
Foq is a lightweight thread-safe mocking library for F#, C#, and VB with a similar API to Moq.
FunScript
An F# to JavaScript compiler.
TickSpec
TickSpec is a lightweight Behaviour Driven Development (BDD) framework for .Net. Describe behaviour in plain text using the Gherkin business language, i.e. Given, When, Then. Easily execute the behaviour against matching F# 'ticked' methods (let ``tick method`` () = true) or attributed C# or F# methods.
TickSpec.Xunit
TickSpec integration with Xunit. TickSpec is a lightweight Behaviour Driven Development (BDD) framework for .Net. Describe behaviour in plain text using the Gherkin business language, i.e. Given, When, Then. Easily execute the behaviour against matching F# 'ticked' methods (let ``tick method`` () = true) or attributed C# or F# methods.
Moq.FSharp.Extensions
The Moq.FSharp.Extensions provide extension methods and functions to enhance the Moq experience in F#.
TickSpec.NUnit
Describe behaviour in plain text using the Gherkin business language, i.e. given, when, then. Easily execute the behaviour against matching F# tick methods (let ``tick method`` () = true) or attributed C# or F# methods.
slmultiwindow
Silverlight 5 Multi-Window Controls
FSharp.Date
FSharp.Date provides type safe date literals at design time.
TickSpec.Silverlight
Describe behaviour in plain text using the Gherkin business language, i.e. given, when, then. Easily execute the behaviour against matching F# tick methods (let ``tick method`` () = true) or attributed C# or F# methods.
Foq2
Foq2 is a lightweight thread-safe mocking library for F# 4 with a similar API to Moq.