http://bugs.winehq.org/show_bug.cgi?id=15716
--- Comment #3 from Dan Kegel dank@kegel.com 2008-10-28 12:12:07 --- This isn't really patchwatcher specific. What we need is an easy script that anybody can run that starts all the needed services. As new tests are added that need new services, the developers who add those tests should add the setup for the needed services to the server setup script.
Alternately, we could have each test set up its own mock server. (That's harder, but is fairly common practice in many projects.)