May 1, 2022
Yes, but since you're writing the tests _before_ you write the code, usually the units of behavior are quite small. It's really impossible to write tests that describe the behavior of a large system before you write the code.
Yes, but since you're writing the tests _before_ you write the code, usually the units of behavior are quite small. It's really impossible to write tests that describe the behavior of a large system before you write the code.
Full Stack developer at fintech company. I mainly write about React, Javascript, Typescript, and testing.