On Oct 2, 2004, at 12:36 PM, Geoffrey Young wrote:
we use Apache-Test, which starts the server, runs the tests, and shuts down
the server again.
When I last talked with you about Apache-Test, I seem to recall that you said that it was restricted to running the tests serially. Is this still true? I supposed that while gathering coverage, and in single process mode, it doesn't matter, but if I can't parallelize my test requests on a typical run, it would be unacceptably slow and probably keep people from actually running the tests.
-kevin