单元测试相关的pacakge ===================
use - `unittest` (https://docs.python.org/3.8/library/unittest.html)
- `doctest`
- `pytest` (https://docs.pytest.org/en/stable/)
- `coverage` gitlab CI/CD pipeline ===================== 自动化流水线。