Skip to content
/ playwright-template Public template

A template project utilizing the Playwright and JUnit frameworks.

Notifications You must be signed in to change notification settings

Logan-L/playwright-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Playwright Template

The playwright-template project provides a baseline for the Playwright Web Testing and Automation framework. In addition to Playwright, the JUnit testing framework has been included and configured to run tests in parallel.

Running Tests

To run all tests in the project, execute the following command.

mvn clean test

About

A template project utilizing the Playwright and JUnit frameworks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages