Skip to content

dakotaJang/cucumber-playwright-typescript-starter

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

No packages published