abnerfilipe / cucumberjs-code-generator-i18n-extension

jest-cucumber code generator for VS Code

Home Page:https://marketplace.visualstudio.com/items?itemName=Piotr-Porzuczek.jest-cucumber-code-generator-extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jest-cucumber code generator

Jest-cucumber code generator for VS Code.

This plugin allows you to generate tests that match those generated by Jest-cucumber

Install from marketplace

Features

The plugin allows you to generate code from a file with the extension .feature.

  1. To generate the code, select part of the text and right-click the option from the context menu Generate code from feature.

  2. Once selected, a balloon will appear with the text Commands are in clipboard!.

  3. The generated commands will be available in the clipboard ready for pasting.

Preview:

app-preview

Tip: It is important to do it in the file with .feature extension.

Command is also available through command pallette.

Credits

Icon author:
Icons made by Freepik from www.flaticon.com

About

jest-cucumber code generator for VS Code

https://marketplace.visualstudio.com/items?itemName=Piotr-Porzuczek.jest-cucumber-code-generator-extension

License:MIT License


Languages

Language:TypeScript 82.8%Language:JavaScript 9.9%Language:Gherkin 7.2%