/cypress-bdd

Primary LanguageJavaScriptMIT LicenseMIT

Cypress BDD Cucumber

Pré-requisitos

  • NodeJs - Para instalar o NodeJs

Instalações

  • Cypress
npm i cypress -D
  • Cucumber Prepocessor
npm install @badeball/cypress-cucumber-preprocessor
  • Cucumber Esbuid Prepocessor
npm i @bahmutov/cypress-esbuild-preprocessor