##// 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:

r24535:23eb6b09
r25113:3ac47845
Show More
antigravity-feature.rst
5 lines | 124 B | text/x-rst | RstLexer
/ docs / source / whatsnew / pr / antigravity-feature.rst

Antigravity feature

Example new antigravity feature. Try import antigravity in a Python 3 console.