Running doctests, with new `run-all-tests` script
A side benefit of `--doctest-modules` is that it will import all Python modules (looking for doctests in them), and by doing so, it will find missing `__init__.py` files and other inconsistent imports.
Loading
Please register or sign in to comment