##// END OF EJS Templates
Misc modifications for pytest comppatibility...
Misc modifications for pytest comppatibility 1) remove objects creations `ip = get_ipython()` which is anyway injected in builtins. 2) use proper xunit test cases for capturing warnings. 3) Use proper assertWarns instead of assert print, as pytest captures warnings. 4) fix recusrsion limit in pytest whcih need to be higher 5) properly capture context in yielded tests.

File last commit:

r24958:548f0feb
r25115:b078d256
Show More
.meeseeksdev.yml
21 lines | 350 B | text/x-yaml | YamlLexer
users:
LucianaMarques:
can:
- tag
special:
everyone:
can:
- say
- tag
- untag
- close
config:
tag:
only:
- async/await
- backported
- help wanted
- documentation
- notebook
- tab-completion
- windows