Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

How To Create Custom HTML Test Reports With pytest-html

NotificationsYou must be signed in to change notification settings

Pytest-with-Eric/pytest-html-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo contains the sample code for the article -How To Create Custom HTML Test Reports With pytest-html

Requirements

  • Python (3.12)

Installation

To install the project, you need to have Poetry installed. If you don't have it installed, you can install it by following the instructionshere.

Usage

To run the tests, you can use the following command:

$ poetry run pytest --html=report.html

or

$ poetry shell$ pytest --html=report.html

If you have any questions about the project please raise an Issue on GitHub.

About

How To Create Custom HTML Test Reports With pytest-html

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp