extension

  1. Andy

    Extensions Cucumber extensions

    I am currently using these two cucumber extensions to help develop e2e tests at work: Cucumber (Gherkin) Full Support Snippets and Syntax Highlight for Gherkin (Cucumber) Both certainly help with speed of development in terms of creating the feature files, auto-complete, and navigating from...
  2. Andy

    Extensions Playwright Test for VSCode

    I guess this is kind of an obvious one to be using - Playwright Test for VSCode Usage - from marketplace page: The extension automatically detects if you have Playwright Test installed and loads the Playwright Test projects into Visual Studio Code. By default, it will select the first project...
Back
Top