mirror of
https://github.com/kou029w/intro-to-software-testing.git
synced 2025-01-18 16:08:00 +00:00
fix
This commit is contained in:
parent
bdbd44031f
commit
9be2040e7e
1 changed files with 2 additions and 2 deletions
|
@ -264,8 +264,8 @@ $ npx playwright test # テストの実行
|
|||
## ここまでのまとめ
|
||||
|
||||
- 何を・どうやってテストするのか
|
||||
- テストピラミッド … コストに応じた適切な粒度と規模を保つテスト戦略
|
||||
- テストを実践するための具体的なサービスやツールの紹介
|
||||
- テストピラミッド … コストに応じた適切な粒度と規模を保つ
|
||||
- テストを実践するための具体的なサービスやツールの紹介
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue