DEV Community

Discussion on: ELI5: Useful Unit Testing

Collapse
 
deciduously profile image
Ben Lovy

I think test first sounds like a good exercise, it might uncover a lot of these answers to step though the process myself. Thinking about it as self-automation makes a lot of sense! Thank you for the thorough response.

Collapse
 
bcgoss profile image
Bryan Goss

I used exercism.io to practice using test first or test driven design. They probably have programming challenges in a language you're interested in and they pair you with a mentor