pedrovgs/Shot

Improve HTML report by grouping test cases.

Open

#279 opened on Jan 26, 2022

 (1 comment) (0 reactions) (0 assignees)Kotlin (111 forks)github user discovery
help wanted

Repository metrics

Stars
 (1,208 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Expected behavior

Assume I wrote thousands of test cases for various screens. There are many source files and each file has multiple test cases. I expect that the report (HTML file) groups the test cases by test class. Is there any way for this?

Recently I got a single HTML file with all screenshots inside, which is very difficult to review.

Actual behaviour

Steps to reproduce

Version of the library

Contributor guide