Skip to content

Demonstrates the usage of Playwright (cross-browser automation library in Node.js) in combination with Jest on GitHub Actions to test various setups.

Notifications You must be signed in to change notification settings

kelvintaywl-cci/playwright-jest-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jest Playwright JavaScript example

This includes a CI configuration with CircleCI, and uses test splitting.

Notes

Check out the .circleci/config.yml file.

About

Demonstrates the usage of Playwright (cross-browser automation library in Node.js) in combination with Jest on GitHub Actions to test various setups.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.5%
  • Shell 24.0%
  • Python 19.5%