BuildingToolsWithGithubBook
BuildingToolsWithGithubBook copied to clipboard
Add section on what testing really looks like to introduction
Most of the examples leave out that testing is am back and forth process. Write a little of the test, changes some code, change the test...