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

Skip to content

Commit cd34b7b

Browse files
gpoulterNeil
authored andcommitted
Note that known failing tests plugin is only loaded when testing via matplotlib.test()
1 parent a6b449c commit cd34b7b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

doc/devel/coding_guide.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -401,6 +401,9 @@ arguments works from within Python::
401401
.. _`nosetest arguments`: http://somethingaboutorange.com/mrl/projects/nose/1.0.0/usage.html
402402

403403

404+
Running tests by any means other than `matplotlib.test()`
405+
does not load the nose "knownfailureif" (Known failing tests) plugin,
406+
causing known-failing tests to fail for real.
404407

405408
Writing a simple test
406409
---------------------

0 commit comments

Comments
 (0)