##// END OF EJS Templates
Fix Mixin Inheritence in Xunit unittest....
Fix Mixin Inheritence in Xunit unittest. Some unittest were weird mixin, properly make the base class an TestCase, and use setup/teardown to set local attributes. This adds compatibility with PyTest

File last commit:

r21636:ec0fabd0
r25113:3ac47845
Show More
parallel_messages.rst
8 lines | 218 B | text/x-rst | RstLexer

Messaging for Parallel Computing

IPython parallel has moved to ipyparallel - see :ref:`ipyparallel:parallel_messages` for the documentation.