primagens take

  • Use unit test to drive correctness
  • Use it to implement stuff because it is fast
  • people don’t write tests because they are forced to write tests

techniques

  • build first get it to work, then rebuild with effective tests
  • driving implementation with tests

resources