Top 20 NuGet Packages depending on TickSpec
Total dependencies: 2
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.
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
...