[ANN] heckle 1.4.0 Released

R

Ryan Davis

heckle version 1.4.0 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.

sudo gem install heckle

Changes:

== 1.4.0 / 2007-05-18

* 2 major enhancements:
* Method calls are now heckled (by removal).
* Assignments are now heckled (by value changing).
* 3 minor enhancements:
* Added --focus to feel the Eye of Sauron (specify unit tests to
run).
* Specify nodes to be included/excluded in heckle with -n/-x.
* Test only assignments with --assignments

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

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,565
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top