Xunit.Gherkin.Quick
Xunit.Gherkin.Quick copied to clipboard
Code generator to convert Gherkin file into C# test code?
Hi, does anyone know of a tool like this (for visual studio code, converts .feature files to a jest skeleton): https://marketplace.visualstudio.com/items?itemName=Piotr-Porzuczek.jest-cucumber-code-generator-extension
Would save a lot of time from otherwise having to copy and pasting the decorators in my tests :)
Thanks!