@jasongorman As a discovery writer, this is one reason I dislike a pure TDD approach.
Top-level
@jasongorman As a discovery writer, this is one reason I dislike a pure TDD approach. 5 comments
@jadonn @jasongorman @deirdresm There has been at least one occasion where a "bug" we've introduced was actually a better response to a sequence of events, better at meeting the spirit of the requirement, than the actual design. That wouldn't have been realised in a pure TDD. I immediately thought of the filk song of that name (written by Leslie Fish, but this is the best performance) about Sputnik having beat the US into space: |
@deirdresm I've found that the discovery often comes after we've shipped working code 🙂