Skip to content

Files

Latest commit

 

History

History

playwright-cucumber-js

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Testing Playwright with Cucumber-JS on LambdaTest

Setup

  • Clone the repo. Run cd playwright-cucumber-js
  • Install dependencies. Run npm install

Running your tests

  • To run a single test, run npm run test