X Tutup
Skip to content

Minor pytest parametrization#8567

Merged
dstansby merged 3 commits intomatplotlib:masterfrom
QuLogic:pytest-parametrize
May 5, 2017
Merged

Minor pytest parametrization#8567
dstansby merged 3 commits intomatplotlib:masterfrom
QuLogic:pytest-parametrize

Conversation

@QuLogic
Copy link
Copy Markdown
Member

@QuLogic QuLogic commented May 4, 2017

A few more small bits of parametrization and the removal of assert_equal calls which are much simpler as plain assert.

QuLogic added 3 commits May 3, 2017 21:28
Some are only used on a single line, some just compare to True, etc.,
but mostly unnecessary compared to plain assert.
@QuLogic QuLogic added this to the 2.1 (next point release) milestone May 4, 2017
Copy link
Copy Markdown
Member

@phobson phobson left a comment

Choose a reason for hiding this comment

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

LGTM

@dstansby dstansby merged commit f84d715 into matplotlib:master May 5, 2017
@QuLogic QuLogic deleted the pytest-parametrize branch May 5, 2017 02:45
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

X Tutup