Info
Version: | 1.0.0.1 |
Author(s): | Phillip Trelford |
Last Update: | Wednesday, November 28, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://tickspec.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/TickSpec.Silverlight |
Install
Install-Package TickSpec.Silverlight
dotnet add package TickSpec.Silverlight
paket add TickSpec.Silverlight
TickSpec.Silverlight Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
given, when, then. Easily execute the behaviour against matching F# tick methods (let ``tick method`` () = true) or attributed C# or F# methods.