ttutisani/Xunit.Gherkin.Quick

Code generator to convert Gherkin file into C# test code?

princefishthrower opened this issue · 0 comments

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!