[–] bigbizisverywyz 6y ago ↗ >Writing documentation finds bugs in the codeThis is so true. I've found documenting how a function should behave concentrates the mind on how it might actually not behave in that way and yields good tests that very often find bugs.
2 comments
[ 3.0 ms ] story [ 16.6 ms ] threadThis is so true. I've found documenting how a function should behave concentrates the mind on how it might actually not behave in that way and yields good tests that very often find bugs.