I am planning to upload Test::Unit, a module that provides a convenient
interface to run tests at the level of a class, a collection of functions,
or a script. 

I want to make sure the namespace for this is appropriate. Looking at the
modules released under the Test::* namespace, I wonder if this namespace
is reserved for utilities to be used in conjunction with the Test module
by Joshua Nathaniel Pritikin. Test::Unit is not intended to be used in 
conjunction with the Test module.

If putting this module under the Test::* namespace is somehow a problem,
I would suggest something like Devel::UnitTest instead. Of course, I am
always open to better suggestions.

I will be grateful for any comments. Thanks for your efforts!
        
Christian Lemburg


Module list information:

Name           DSLI  Description                                  Info
-------------  ----  -------------------------------------------- -----
Test::Unit     adpO  simple framework for unit testing            CLEMBURG

I would like to put this module into chapter 3, development support.

For more info or just trying it out, Test::Unit is currently available at: 
http://www.online-club.de/~lemburg/Test-Unit-0.05.tar.gz


"The more data I punch in this card, the lighter it becomes, and the
lower the mailing cost."
                -- Stan Kelly-Bootle, "The Devil's DP Dictionary"

Reply via email to