mirror of
https://github.com/kou029w/jest-hands-on.git
synced 2025-01-31 22:08:00 +00:00
add references.md
This commit is contained in:
parent
b379a3ac4d
commit
d87359a8bc
2 changed files with 6 additions and 0 deletions
|
@ -9,4 +9,5 @@
|
|||
- [テストの実践 ――「うるう年」問題](practices.md)
|
||||
- [テストの作法](test-writing-style.md)
|
||||
- [Jestの機能](jest-api.md)
|
||||
- [参考文献・動画](references.md)
|
||||
- [質問・提案・問題の報告](issues.md)
|
||||
|
|
5
src/references.md
Normal file
5
src/references.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
# 参考文献・動画
|
||||
|
||||
- [和田卓人 (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