mirror of
https://github.com/kou029w/jest-hands-on.git
synced 2025-01-31 22:08:00 +00:00
fix
This commit is contained in:
parent
d87359a8bc
commit
f957d76c6a
1 changed files with 6 additions and 0 deletions
|
@ -1,5 +1,11 @@
|
|||
# 参考文献・動画
|
||||
|
||||
## Jest
|
||||
|
||||
- [Jest公式サイト](https://jestjs.io/ja)
|
||||
|
||||
## テスト駆動開発
|
||||
|
||||
- [和田卓人 (2010)「TDD のこころ」](https://www.slideshare.net/t_wada/the-spirit-of-tdd)
|
||||
- [和田卓人 (2020)「TDD Boot Camp 2020 Online #1 基調講演/ライブコーディング」](https://www.youtube.com/watch?v=Q-FJ3XmFlT8)
|
||||
- [安井力 (2021)「『テスト自動化とテスト駆動開発』講演動画」](https://www.youtube.com/watch?v=vrbMKbdV6xY)
|
||||
|
|
Loading…
Add table
Reference in a new issue