StartupENGINEERING

Test Driven Development

5 min read

The principle

Drives development with tests. Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that code works, when a bug report arrives, or when you're about to modify existing functionality.

Skill under this topic

Related

Get the next skill in your inbox.

New skills drop every week. Subscribe to the newsletter and they'll arrive in your inbox with the context and trade-offs behind each one.

Subscribe to my newsletter