Skip to content

dakotaJang/cucumber-playwright-typescript-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cucumber.js & playwright & TypeScript starter

Get started with

  • Cucumber.js for easy to read tests in Gherkin syntax
  • using playwright to automate browsers interactions
  • and using TypeScript for implementations the step definitions

Setup for docker and node.js development environment

Docker

docker-compose up

node.js

# install dependencies
npm i

# start cucumber-js
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors