https://github.com/tadeck/onetimepass/commit/cef34ffd87cbcb128c52ef246e650f67d8aff837/CONTRIBUTING.rst says to use doctest. But how? Doing `python -m unittest` from the repo root seems to work.
cef34ff/CONTRIBUTING.rst says to use doctest. But how?
Doing
python -m unittestfrom the repo root seems to work.