RSS 1 project tagged "tdd"

No download Website Updated 27 Sep 2009 Test-Class

Screenshot
Pop 19.57
Vit 36.46

Test::Class provides a simple way of creating classes and objects to test your Perl code in an xUnit style. Built using Test::Builder, it was designed to work with other Test::Builder-based modules. You can easily package your tests as classes/modules rather than *.t scripts. This simplifies reuse, documentation, and distribution, encourages refactoring, and allows tests to be extended by inheritance.

Screenshot

Project Spotlight

msmtp

An SMTP client.

Screenshot

Project Spotlight

ELFIO

An ELF (Executable and Linkable Format) reader and producer.