[Ruby] [ANN] heckle 1.1.1 Released

Ryan Davis ryand-ruby at zenspider.com
Wed Dec 20 14:20:32 PST 2006


heckle version 1.1.1 has been released!

   http://www.rubyforge.org/projects/seattlerb
   by Ryan Davis and Kevin Clark

Heckle is a mutation tester. It modifies your code and runs your  
tests to make sure they fail. The idea is that if code can be changed  
and your tests don't notice, either that code isn't being covered or  
it doesn't do anything.

Changes:

== 1.1.1 / 2006-12-20

* 3 bug fixes:
   * Load tests properly when supplying method name.
   * Make sure random symbols have at least one character.
   * Removed all extra warnings from the unit tests. Consolidated and  
cleaned.

   http://www.rubyforge.org/projects/seattlerb
   by Ryan Davis and Kevin Clark



More information about the Ruby mailing list