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 131903 thumbnail
User 206731 avatar

By pte
via blogs.atlassian.com
Published: Nov 05 2008 / 22:36

An argument roughly in the vein that constantly re-running redundant unit tests is not only a waste of time and resources but probably promoting poor practices, i.e. less local test runs, reliance on CI to find build breakages, less resolution (more commits) in CI builds, etc. The article promotes using code coverage to identify tests effected by code changes and only running those.
  • 18
  • 1
  • 1850
  • 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.