Skip to content

TST: Simplify image testing decorator calls#31137

Merged
dstansby merged 1 commit intomatplotlib:mainfrom
QuLogic:simplify-testing-decorators
Feb 18, 2026
Merged

TST: Simplify image testing decorator calls#31137
dstansby merged 1 commit intomatplotlib:mainfrom
QuLogic:simplify-testing-decorators

Conversation

@QuLogic
Copy link
Copy Markdown
Member

@QuLogic QuLogic commented Feb 12, 2026

PR summary

If a single extension is being tested, then as a shortcut, it can be specified in the basename directly. Also, the default for check_figures_equal is to test only .png now, so no need to specify that.

PR checklist

If a single extension is being tested, then as a shortcut, it can be
specified in the basename directly. Also, the default for
`check_figures_equal` is to test only `.png` now, so no need to specify
that.
@QuLogic QuLogic force-pushed the simplify-testing-decorators branch from 3322808 to 2823c43 Compare February 18, 2026 05:25
@dstansby dstansby added this to the v3.11.0 milestone Feb 18, 2026
@dstansby dstansby merged commit 16b6efa into matplotlib:main Feb 18, 2026
37 of 39 checks passed
@QuLogic QuLogic deleted the simplify-testing-decorators branch February 18, 2026 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants