doctest
Docstringにテストを書けるPythonのビルトインモジュール
code:sh
python3 -m doctest ./lib/module.py