Skip to content

BeyondEvil/testing-html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing pytest-html

Clone this repo

Fork and clone the pytest-html repo

Make sure you have poetry and a suitable python version (3.6+).

Run poetry install

Then poetry shell

Then you can run the tests with pytest -s --html <path/name.html>

Example:

$ pytest -s --html reports/report.html

Add the --next-gen flag to get the new report

Add the --self-contained-html flag to get a self-contained report

About

Testbed for pytest-html

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published