Skip to main content
2 events
when toggle format what by license comment
May 16, 2016 at 15:48 comment added sara I'm not sure I buy "it's more code" just like that. It might be. It probably often is. But it doesn't have to be. A good test suite helps you both in writing less code to begin with (you know when you're done and can stop straight away) and helps you refactor and minify the code more often. This results in a lot of tests and not that much production code, as opposed to no tests and a big messy blob of production code that will never get cleaned up.
Aug 10, 2011 at 12:11 history answered rupjones CC BY-SA 3.0