Skip to content

Commit 8e4a6f8

Browse files
committed
Added note on Testing videos.
1 parent 64409ca commit 8e4a6f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1100,7 +1100,7 @@ You'll get more graph practice in Skiena's book (see Books section below) and th
11001100
- [x] Steve Freeman - Test-Driven Development (that’s not what we meant): https://vimeo.com/83960706
11011101
- slides: http://gotocon.com/dl/goto-berlin-2013/slides/SteveFreeman_TestDrivenDevelopmentThatsNotWhatWeMeant.pdf
11021102
- [x] TDD is dead. Long live testing.: http://david.heinemeierhansson.com/2014/tdd-is-dead-long-live-testing.html
1103-
- [x] Video series (152 videos): https://www.youtube.com/watch?v=nzJapzxH_rE&list=PLAwxTw4SYaPkWVHeC_8aSIbSxE_NXI76g
1103+
- [x] Video series (152 videos) - not all are needed: https://www.youtube.com/watch?v=nzJapzxH_rE&list=PLAwxTw4SYaPkWVHeC_8aSIbSxE_NXI76g
11041104
- [x] Test-Driven Web Development with Python: http://www.obeythetestinggoat.com/pages/book.html#toc
11051105
- [x] Dependency injection:
11061106
- [x] https://www.youtube.com/watch?v=IKD2-MAkXyQ

0 commit comments

Comments
 (0)