From 8e4a6f8b02fdc87c88bbe39f97bc3227c03e5172 Mon Sep 17 00:00:00 2001 From: John Washam Date: Mon, 26 Sep 2016 15:52:25 -0700 Subject: [PATCH] Added note on Testing videos. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 986a1d1..e44a605 100644 --- a/README.md +++ b/README.md @@ -1100,7 +1100,7 @@ You'll get more graph practice in Skiena's book (see Books section below) and th - [x] Steve Freeman - Test-Driven Development (that’s not what we meant): https://vimeo.com/83960706 - slides: http://gotocon.com/dl/goto-berlin-2013/slides/SteveFreeman_TestDrivenDevelopmentThatsNotWhatWeMeant.pdf - [x] TDD is dead. Long live testing.: http://david.heinemeierhansson.com/2014/tdd-is-dead-long-live-testing.html - - [x] Video series (152 videos): https://www.youtube.com/watch?v=nzJapzxH_rE&list=PLAwxTw4SYaPkWVHeC_8aSIbSxE_NXI76g + - [x] Video series (152 videos) - not all are needed: https://www.youtube.com/watch?v=nzJapzxH_rE&list=PLAwxTw4SYaPkWVHeC_8aSIbSxE_NXI76g - [x] Test-Driven Web Development with Python: http://www.obeythetestinggoat.com/pages/book.html#toc - [x] Dependency injection: - [x] https://www.youtube.com/watch?v=IKD2-MAkXyQ