Skip to content

taninnazar/data-driven-playwright-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data-driven Playwright tests

This project includes these types of tests examples using Playwright tool:

  • e2e-tests

Installation

Before the first run execute:

npx playwright install
git clone https://github.com/taninnazar/data-driven-playwright-tests.git
npm install

Run e2e-tests

npm run e2e-tests

Reporting

Allure reports are generating automatically after running e2e tests. To open generated html report use:

npm run open-allure-report

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published