docs: Test Explorerの導入について追記
This commit is contained in:
parent
ca9dc2863f
commit
3abef79cef
@ -145,6 +145,12 @@ pipenv install --dev
|
||||
pipenv run test:cov
|
||||
```
|
||||
|
||||
#### 拡張機能:Python Test Explorer UIを導入する場合
|
||||
|
||||
- VSCodeの拡張機能メニューから、「Python Test Explorer for Visual Studio Code」をインストール
|
||||
- コマンドパレットから「Python Configure Tests」を選択、「Pytest」を選択
|
||||
- テストメニュー(フラスコのマーク)から、テストを実行することができるようになる
|
||||
|
||||
#### 各コマンドの説明
|
||||
|
||||
- `pipenv run test`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user