Skip to content

[Feature] - built in reports for python/pytest playwright #2172

Closed
@Romarionijim

Description

@Romarionijim

Hello, until now I have worked with Playwright using TypeScript, the advantages of using TypeScript with Playwright is very rewarding when it comes configuration since almost everything comes built-in such as a config file, cool features, html report and so on,
recently, I've been using Python with Playwright, and the use of Playwright with Python is rising which is a good thing, but the problems that I have been facing is that I need to configure almost everything manually to the testing framework (pytest).
what I would love to see is a built in support for playwright html report for python exactly just like in typescript which includes an html report after each test run which the report includes the documentation of the test case, auto support for screenshots, trace and videos in the report, it is a bit challenging finding reports for pytest and include screenshots and videos and traces,I would appreciate if you could consider this because I did not find support for this in the documentation.

bonus request: i the team could also support a built in configuration file when first installing pytest-playwright similar to playwright.config.ts - that also would be great and super useful, but the main request is the built in playwright html report for python/pytest.

thank you in advance, and keep up the good work, best test automation framework out there!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions