Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 154 Bytes

File metadata and controls

13 lines (9 loc) · 154 Bytes

cli-test-python

開発環境を作る

pipenv install

ユニットテストの実行

pipenv run pytest ./test_cli_*.py