mirror of
https://github.com/kou029w/intro-to-software-testing.git
synced 2025-01-31 06:18:04 +00:00
fix
This commit is contained in:
parent
0d1389429f
commit
55ce575637
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
@ -88,17 +88,17 @@ WebDINO Japan エンジニア
|
||||||
|
|
||||||
## 便利な CI/CD サービスとテストツール
|
## 便利な CI/CD サービスとテストツール
|
||||||
|
|
||||||
JavaScript と TypeScript での開発を支える便利なツールの紹介
|
JavaScript と TypeScript での開発を支える便利なサービスやツールの紹介
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 実行環境
|
## CI/CD サービス
|
||||||
|
|
||||||
CI/CD を実現するための環境
|
CI/CD を実現するための環境
|
||||||
|
|
||||||
- 手元のパソコン
|
|
||||||
- [GitHub Actions](https://github.co.jp/features/actions)
|
|
||||||
- [CircleCI](https://circleci.com/ja/)
|
- [CircleCI](https://circleci.com/ja/)
|
||||||
|
- [GitHub Actions](https://github.co.jp/features/actions)
|
||||||
|
- [GitLab CI/CD](https://docs.gitlab.com/ee/ci/)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -157,7 +157,7 @@ Web ブラウザーの操縦を自動化するためのツール
|
||||||
|
|
||||||
## まとめ
|
## まとめ
|
||||||
|
|
||||||
JavaScript と TypeScript での開発を支える便利なツールを紹介
|
JavaScript と TypeScript での開発を支える便利なサービスやツールを紹介
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue