Since there aren't any specific objections to using NUnit, and we have a patch that works, I'm going to fix it up and apply it. The tests can be run with `nunit-console .\bin\test\HostingTest.dll /noshadow`. The /noshadow option is important, as the tests all fail without it. - Jeff