Mark `make_all_2d_testfuncs` as not a test #6867

Merged
merged 1 commit into from Jul 31, 2016

Conversation

Projects
None yet
4 participants
Member

Kojoley commented Jul 31, 2016

Nose considers any function containing '_test' as a test

@Kojoley Kojoley Mark `make_all_2d_testfuncs` as not a test
Nose considers any function containing '_test' as a test
7fde1fa

mdboom added the needs_review label Jul 31, 2016

@dopplershift dopplershift merged commit 88ce601 into matplotlib:master Jul 31, 2016

3 checks passed

continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
coverage/coveralls Coverage remained the same at 70.451%
Details

mdboom removed the needs_review label Jul 31, 2016

Contributor

dopplershift commented Jul 31, 2016

make_all_2d_testfuncs is kind of scary--I really hope some day using PyTest can make this much better.

QuLogic added this to the 2.1 (next point release) milestone Aug 1, 2016

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