unittest.rst 139 Bytes
Newer Older
BO ZHANG's avatar
BO ZHANG committed
1
2
3
4
5
6
7
Unit test
=========

use

- `unittest` (https://docs.python.org/3.8/library/unittest.html)
- `pytest` (https://docs.pytest.org/en/stable/)