Casey West wrote:
I had committed to taking over Apache::Session and the original
maintainer, Jeffrey Baker, was interested in a patch to prove that I was
worthy, or competent, or something.

I chose to address the biggest issue in terms of taking over
development. Tests. I rewrote the entire test suite using modern,
Test::Builder inspired tools. That is step one, and the step I've
completed. Every test file, including the RDBM related tests were tested
by hand.

excellent!

That's not bad at all, for a start. Now it's time to increase the
testing coverage. To do that I intend to write Test-Apache-Session. This
distribution will provide common utilities for testing portion of the
Apache-Session distribution. There are so many common parts that this
will greatly reduce the work.

You probably want to just use Apache-Test for that purpose. http://search.cpan.org/dist/Apache-Test/ http://search.cpan.org/src/GEOFF/Apache-Test-1.12/README

--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to