Skip to content

Commit de11de9

Browse files
authored
Support html report generation for the test runs (#323)
1 parent a266fe3 commit de11de9

File tree

2 files changed

+623
-594
lines changed

2 files changed

+623
-594
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ dependencies = [
6868
"sqlalchemy>=2.0.40",
6969
"pytest-order>=1.3.0",
7070
"marshmallow==3.26.1,<4", # this version is needed for pytest-jira
71+
"pytest-html>=4.1.1",
7172
]
7273

7374
[project.urls]

0 commit comments

Comments
 (0)