summaryrefslogtreecommitdiff
path: root/devel/ruby-heckle
AgeCommit message (Collapse)AuthorFilesLines
2009-06-14Remove @dirrm entries from PLISTsjoerg1-9/+1
2009-06-12Backout bumping PKGREVISION. It was fix for build problem only.taca1-2/+1
2009-06-12Fix problem with new rake. rake-0.8.7 might check URL strictly?taca3-6/+12
Bump PKGREVISION.
2008-04-21Fix build with newer versions of Hoe by providing a default value forjlam2-2/+15
author and email.
2008-04-04Initial import of ruby18-heckle-1.4.1 as devel/ruby-heckle.jlam4-0/+55
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. It's like hiring a white-hat hacker to try to break into your server and making sure you detect it. You learn the most by trying to break things and watching the outcome in an act of unit test sadism.