Skip to content

Project for tests in Typescript via Playwright for free public application : https://www.saucedemo.com/

Notifications You must be signed in to change notification settings

dimag25/playwright-e2e

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#####Playwright-E2E####

Playwright-E2E

========= My Playwright Project========

Author: Dima Gurevich   E2E UI testings , 
Allure reporting fully integrated , 
package.json scripts ready for CI .

Project Setup:

  • npx playwright install
  • npm install

Local Run:

npm run test

View results Via Allure reporter

  • Install Allure Commandline To View Test results

For Windows:

Follow the instructions here to install Scoop.
Run the following command to install Allure using Scoop:

scoop install allure

For Mac:

brew install allure

View Results Locally:

allure serve allure-results

Enjoy! :)

About

Project for tests in Typescript via Playwright for free public application : https://www.saucedemo.com/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published