has anyone used HTML unit with TestNG invocation count and thread pool size. I drive all my selenium2 tests with testNG and have been playing around with running HtmlUnit tests in multiple threads as a light load test.
it seems to work almost to easy so im wondering whats the catch? anyone try it?