Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playwright Report for Testquality.com

GitHub last commit GitHub License Visits Badg

It can be convenient to publish test results when running regression.

Version

Demo - not stable version

Installation

Run the following commands:

npm

npm mr-anton-t/playwright-testquality-report

yarn

yarn add mr-anton-t/playwright-testquality-report

Configuration

Modify your playwright.config.ts file to include the reporter:

  reporter: [
    ['@mr-anton-t/playwright-report', { configFile: 'configFile.json' }]],
    ['html'], // other reporters
    ['dot']
  ]

Default Output

@todo

Customizing

@todo

About

playwright reporting for testquality.com

Topics

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages