fsprojects / TickSpec

Lean .NET BDD framework with powerful F# integration
Apache License 2.0
133 stars 23 forks source link

Support for Rules #72

Open OnurGumus opened 1 month ago

OnurGumus commented 1 month ago

I saw recent versions of Gherkin support the Rule thing along with the ability to add tags. It would be great if tickspec can support this.

mchaloupka commented 1 month ago

Thanks for the suggestion. I believe that it would be nice to stay up to date. Do you know how other implementations handle the rules? Do they manifest in the testing framework in the same way as tags on scenarios?

Anyway, open to anyone to pick this up to add this functionality.

OnurGumus commented 1 month ago

Specflow does support it https://docs.specflow.org/projects/specflow/en/latest/Gherkin/Gherkin-Reference.html