Tagged Questions

8
votes
9answers
765 views

Are really great programmers known to use unit testing?

I was wondering if really great programmers (Knuth, Kernighan, Torvalds, etc) are advocates of extensive unit testing. I can imagine large projects they've worked on adding them to deal with ...