On Thu, 13 Dec 2001, Stas Bekman wrote:
 
> ok, the only problem with this specific script is that it doesn't belong 
> to Apache::Test. It's a bug reporting tool. Hmm, bugreport in modperl 
> doesn't use Apache::Test at all. bugreport in httpd-test/perl-framework 
> need Apache::Test only to get the environment.

bugreport in modperl-2.0 and bugreport in httpd-test do almost the exact
same thing.  just seems like the duplication could be folded into a common
place.  Apache-Test is what's already shared between the two.  and any
project that wants to use Apache-Test probably wouldn't mind getting the
bugreport util for free.

> or should the generate_script be implemented by all these classes:
> 
> Apache::TestRunPerl
> Apache::TestSmoke
> Apache::TestSmokePerl
> Apache::TestReport

yes.
 
> so each can supply a tuned script.

right.


Reply via email to