docs: READMEのフォルダ構成に追記
This commit is contained in:
parent
02086d26b3
commit
ed80499ce5
@ -105,7 +105,8 @@
|
||||
│ └── logger.py -- ログ管理クラス
|
||||
│
|
||||
└── tests/ -- テストコード置き場
|
||||
├── aws -- AWS操作モジュールのテスト
|
||||
├── test_utils/ -- テストコードで共通的に使用できる関数群
|
||||
├── aws/ -- AWS操作モジュールのテスト
|
||||
├── ... -- src配下のモジュール構成と同じ階層にテストコードを追加していく
|
||||
├── conftest.py -- pytestのフィクスチャやフックを管理するファイル
|
||||
└── docstring_parser.py -- pytest-htmlのレポート出力用のヘルパー
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user