TickSpec VS Gherkin.TypeProvider

Compare TickSpec vs Gherkin.TypeProvider and see what are their differences.

TickSpec

Lean .NET BDD framework with powerful F# integration (by fsprojects)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
TickSpec Gherkin.TypeProvider
1 1
132 17
0.8% -
5.1 0.0
3 months ago over 4 years ago
F# F#
Apache License 2.0 The Unlicense
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

TickSpec

Posts with mentions or reviews of TickSpec. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-31.
  • BDD-style Testing in F# with Xunit.Gherkin, GherkinProvider and TickSpec
    3 projects | dev.to | 31 May 2021
    TickSpec is the dinasour in the room (dating back to 2010!!) but remarkably straightforward (compared to SpecFlow). It does not use code-generation magic, but it has a little magic related to how steps (in feature files) are mapped to functions and how step parameters (e.g. tables) are mapped to function parameters, and how parameters are passed between Given/When/Then functions.

Gherkin.TypeProvider

Posts with mentions or reviews of Gherkin.TypeProvider. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-31.

What are some alternatives?

When comparing TickSpec and Gherkin.TypeProvider you can also consider the following projects:

Xunit.Gherkin.Quick - BDD in .NET Core - using Xunit and Gherkin (compatible with both .NET Core and .NET)