G'day,

I've been using Test::Unit in a Perl-based test suite for the Cyrus email 
server.
As part of that I developed some extensions to Test::Unit which

a) allow subsets of the test collection to be specifed easily, in both additive
and subtractive fashion, and

b) allow running tests in parallel (at least on Unix-like systems, it uses fork
and pipe).

You can see these at

http://git.cyrusimap.org/cassandane/tree/Cassandane/Unit/TestPlan.pm

What's the best way to contribute these ?  Clone the git repo and just start
hacking?

-- 
Greg.

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Perlunit-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/perlunit-devel

Reply via email to