Greetings!  I downloaded PerlUnit 0.25 from SourceForge a few months ago
for use in a personal perl project.  I've been spending nearly as much time
hacking on Perl Unit as I have my own project.  

I've worked mostly on the Tk GUI and on the Test::Harness compabilitity issues.
IE my local copy now recognizes mostly-proper TAP format from all the other 
Test::* modules, and it produces mostly proper TAP output as well.  I've fixed 
some bugs,
too, like HarnessUnit failing to pass any useful diagnostic information back to 
the GUI.

In all, I've worked on the following classes:

Test/Unit/Exception.pm
Test/Unit/HarnessUnit.pm
Test/Unit/Loader.pm
Test/Unit/Result.pm
Test/Unit/Runner.pm
Test/Unit/TkTestRunner.pm
Test/Unit/UnitHarness.pm

I've created a subclass of TestCase.pm that includes versions of tests
copied from Test::More as well.

Test/Unit/MyTestCase.pm

All this still passes all of the original Perl Unit tests when my custom 
versions are
loaded.

Is there any interest out there?

-- 
Joi Ellis                    
[EMAIL PROTECTED]

No matter what we think of Linux versus FreeBSD, etc., the one thing I
really like about Linux is that it has Microsoft worried.  Anything
that kicks a monopoly in the pants has got to be good for something.
           - Chris Johnson



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Perlunit-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/perlunit-users

Reply via email to