Off-loading test execution using Hudson part 2

| Jan 23, 2012 02:48 +0000

Previously I have written about using Hudson to perform pre-flights using branches on source control systems; but sometimes you just have a patch file that you want to run your tests against.

It turns out this can be quite simple, you just need to mak…