Skip to content

charleslana/github-actions

Repository files navigation

Github Actions

Example project structure

Install

npm install

Install playwright browsers

npx playwright install --with-deps

Run all tests

npm run test

Run tag test

npm run tag --tag=@Example1

Run tests playwright file

npm run spec --spec=example

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published