From 54e12a100a51843cbd39b3bca00cc8fca4bdcfa2 Mon Sep 17 00:00:00 2001 From: John Washam Date: Mon, 26 Sep 2016 16:17:24 -0700 Subject: [PATCH] Adding one more Testing article. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e44a605..5aabd9e 100644 --- a/README.md +++ b/README.md @@ -1105,6 +1105,7 @@ You'll get more graph practice in Skiena's book (see Books section below) and th - [x] Dependency injection: - [x] https://www.youtube.com/watch?v=IKD2-MAkXyQ - [x] http://jasonpolites.github.io/tao-of-testing/ch3-1.1.html + - [x] How to write tests: http://jasonpolites.github.io/tao-of-testing/ch4-1.1.html - [ ] **Design patterns** - [ ] CS164 Lecture 3 Design Patterns: https://youtu.be/mym5m-GKG0Q?t=660