jemnotesversion 2 / featuring this entry or see all/search

Dec 3
Unusual branding, but these folks have some nice tools. I’ve used heckle before, but flog and flay look good, too.
  • heckle modifies your code, making sure code modifications break at least one test.
  • flog analyzes your code, showing you how hard it is to test.
  • flay tries to find code that looks similar to other bits of code, reporting code that is a good candidate for refactoring.