▲ | MoreQARespect 6 days ago | |||||||||||||||||||||||||||||||||||||||||||
Ive never in my life written a test for a sorting algorithm nor, im sure, will i ever need to. The bias most developers have towards integration tests reflects the fact that even though we're often interviewed on it, it's quite rare that most developers actually have to write complex algorithms. It's one of the ironies of the profession. | ||||||||||||||||||||||||||||||||||||||||||||
▲ | yakshaving_jgt 6 days ago | parent [-] | |||||||||||||||||||||||||||||||||||||||||||
I write parsers all the time. Why wouldn’t you test parsers in isolation? | ||||||||||||||||||||||||||||||||||||||||||||
|