File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -78,6 +78,7 @@ I am committed keeping this path up to date and valuable. If you have suggestion
78
78
- Part 2: Catalog
79
79
- Read [ desirable properties of tests] ( https://medium.com/@kentbeck_7670/test-desiderata-94150638a4b3 )
80
80
- Watch [ the video playlist] ( https://www.youtube.com/playlist?list=PLlmVY7qtgT_lkbrk9iZNizp978mVzpBKl )
81
+ - Read [ Working Effectively with Unit Tests] ( https://leanpub.com/wewut/read )
81
82
82
83
## 🌱 Session 3: Refactoring
83
84
@@ -269,6 +270,7 @@ If you are looking for more Code Katas to learn and practice with your new progr
269
270
- Read [ The Four Elements of Simple Design] ( http://blog.jbrains.ca/permalink/the-four-elements-of-simple-design )
270
271
- Read [ Putting An Age-Old Battle To Rest] ( http://blog.thecodewhisperer.com/permalink/putting-an-age-old-battle-to-rest )
271
272
- Read Chapter 12 of [ Clean Code] ( https://www.goodreads.com/book/show/3735293-clean-code ) : Emergence
273
+ - Read [ Understanding the Four Rules of Simple Design] ( https://leanpub.com/4rulesofsimpledesign )
272
274
- Watch Outside-in TDD ([ part I] ( https://www.youtube.com/watch?v=XHnuMjah6ps ) - [ part II] ( https://www.youtube.com/watch?v=gs0rqDdz3ko ) - [ part III] ( https://www.youtube.com/watch?v=R9OAt9AOrzI ) )
273
275
- Read [ Test-Driven Development: By Example] ( https://www.goodreads.com/book/show/387190.Test_Driven_Development )
274
276
- Patterns for Test-Driven Development
You can’t perform that action at this time.
0 commit comments