Skip to content

Generate html report using collection modifiers through markers#852

Open
Ramya2801 wants to merge 7 commits intopytest-dev:masterfrom
Ramya2801:generate_html_report
Open

Generate html report using collection modifiers through markers#852
Ramya2801 wants to merge 7 commits intopytest-dev:masterfrom
Ramya2801:generate_html_report

Conversation

@Ramya2801
Copy link

Since pytest_html_results_table_header hook is not invoking in pytest-html 4.1.1 when running tests with markers. With pytest_html_results_table_header hook I’m trying to insert a snapshot column for failed test , since the table is not properly customized I'm getting an empty report. This hook was invoked in the previous version and is still invoking in 4.1.1 when running tests without tags. The lack of this hook prevents proper table customization, resulting in an empty table. So to generate html report using collection modifiers through markers this change is required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant