Discussion:
Using Apache::Test outside of a build environment?
Tyler MacDonald
2006-04-06 20:35:17 UTC
Permalink
I want to run system tests on my mod_perl2 handlers using
Apache::Test after my application is installed. Ideally, I don't want any
Makefile.PL / etc around, I'd rather just have the individual tests do their
own setup and teardown. Has anybody else done this / got any tips?

Thanks,
Tyler

Loading...