Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
`test_tinypages`: pytest compatible module level setup #6848
Conversation
mdboom
added the
needs_review
label
Jul 27, 2016
tacaswell
added this to the
2.1 (next point release)
milestone
Jul 28, 2016
|
Why does moving the fail into the class level setup behave better than being in the module level? |
|
It is quite odd, but today it works for me as is. |
Kojoley
changed the title from
Check if `sphinx-build` available before executing the test to `test_tinypages`: pytest compatible module level setup
Jul 28, 2016
tacaswell
merged commit 31a5e57
into matplotlib:master
Aug 2, 2016
tacaswell
removed the
needs_review
label
Aug 2, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Kojoley commentedJul 27, 2016
Currently nose fails if there is no
sphinx-build