Skip to content

pytest --html=test.html does not display all test results in test.html #3462

Closed
@LiPingYen

Description

@LiPingYen

When I execute a BaseCase formatted test script using pytest with the --html=test.html flag to generate a test report, the report does not display the results of each individual test run.

I have confirmed my environment setup as follows:

  • SeleniumBase version: 3.34.4
  • Python version: 3.12.8
  • pytest-html version: 4.0.2

In Issue #3318, it was mentioned that pytest-html 4.1.1 could not display real-time test results, leading to SeleniumBase pinning pytest-html to version 4.0.2.

I would like to know if there is a better way to resolve this issue or if there is another recommended test reporting tool that can produce reports with all test results as before. Any recommendations would be appreciated.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    can't reproduceWe tried to see what you saw, but didn'texternalOutside SeleniumBase's scope. / Ask somewhere else.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions