HTML5 Canvas
Written by: Simon Sarris
Featured Refcardz: Top Refcardz:
  1. Apache Hadoop
  2. Web Driver
  3. MVVM
  4. REST
  5. ADO.NET
  1. HTML5
  2. Ajax
  3. jQuery Selectors
  4. CSS Part 1
  5. Git

Link Details

Link 284521 thumbnail
User 410289 avatar

By CodeJustin
via dobbscodetalk.com
Submitted: Nov 09 2009 / 00:55

I love code which is stable and rigorous, I just don't feel that unit testing is the most effective way to achieve it. I stumbled upon the following question posted on StackOverflow, "What's your most controversial programming opinion? ", and it made me think about my views on unit testing. I have mixed feelings on unit testing. I do use it often, but I find that it does not give me sufficient peace of mind, compared to other code verification techniques. The following is my list of code verification techniques in order of importance: 1. System testing 2. Use the compiler's type checker 3. Use assertions 4. Code reviews 5. Unit testing
  • 6
  • 0
  • 328
  • 0

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (6)



Voters Against This Link (0)