Test panel can show doctest converted to unittest cases (base Python feature) in the list of tests. (which it was able to, with our patch) but it no longer does. Remote OS version: Linux x64 ...
This extension allows you to test snippets in the documentation in a natural way. It works by collecting specially-marked up code blocks and running them as doctest tests. When building the docs with ...