Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Interactive HTML summary #128

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 24 commits into from
Feb 2, 2022
Merged

Conversation

ConorMacBride
Copy link
Member

This PR adds a new --mpl-generate-summary interactive HTML output format. The interactive HTML output uses Bootstrap for the UI components and list.js for the searching, sorting and filtering of image test results. This addition depends on #127 being merged, and if/when it is, this will need to be rebased and properly integrated into the pytest-mpl plugin.

I have a demo hosted here (demo source files). I would appreciate any feedback. (It should work well on mobile and desktop devices.)

It also needs to be decided if this should be the default html output generated by --mpl-generate-summary=html. I think yes, but still generate the old version with --mpl-generate-summary=basic-html (or similar).

Copy link
Member Author

@ConorMacBride ConorMacBride left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Cadair this is now ready for review and merge when you have time

@Cadair Cadair merged commit c07ec34 into matplotlib:master Feb 2, 2022
@ConorMacBride ConorMacBride deleted the interactive-html branch February 28, 2023 19:18
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.

2 participants