Paketname | libheckle-ruby1.8 |
Beschreibung | Heckle is a mutation tester (ruby1.8) |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.4.3-2 |
Sektion | ruby |
Priorität | optional |
Installierte Größe | 144 Byte |
Hängt ab von | ruby1.8, libruby2ruby-ruby1.8 (>= 1.2.4), libparsetree-ruby1.8 (>= 3.0.4) |
Empfohlene Pakete | |
Paketbetreuer | Sebastien Delafond |
Quelle | libheckle-ruby |
Paketgröße | 18804 Byte |
Prüfsumme MD5 | 1f7a06dc93ce4ba26d74b3cb011147ed |
Prüfsumme SHA1 | a6c681b58b69a91f23e85675aa71a4caca2f1d8f |
Prüfsumme SHA256 | 4b0cd41f59716c5b4d3665a0b8665652b340f15332c3edf6f15cc4faee0c397d |
Link zum Herunterladen | libheckle-ruby1.8_1.4.3-2_all.deb |
Ausführliche Beschreibung | 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.
.
Think about it as pen-testing. 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.
.
This package contains the ruby1.8 modules.
|