Skip to content

how can i realize append html result other than overwrite html result? #443

Open
@lp120037920

Description

@lp120037920

now I run 2 commmands:

pytest test1.py --html=report.html
pytest test2.py --html=report.html

finally, the second runned command which generate report.html will overwrite the first generated report.html, but i hope the two result can merged, that means report.html include test1.py and test2.py result, could you tell me how i can do that?thank you very much

Metadata

Metadata

Assignees

No one assigned

    Labels

    next-genCandidate for the next-gen project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions