By Tengiz Tutisani | On GitHub
Xunit.Gherkin.Quick is a lightweight, cross platform BDD test framework (targets .NET Standard, can be used from both .NET and .NET Core test projects). It parses Gherkin language and executes Xunit tests corresponding to scenarios.
We believe that Behavior-Driven Development (BDD) can greatly simplify software development and test automation processes. With this mission in mind, we developed and actively support Xunit.Gherkin.Quick to let you take advantage of the BDD's power.
Visit Xunit.Gherkin.Quick on GitHub and enjoy coding!