My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Links

NUnitGridRunner


Note: I've given up on this project as I've found that JetBrain's Team City provides a viable option. Cruise also provides some grid processing but not as good.

Note: NUnitGridRunner is currently being rewriten to replace the Alchemi framework with a native grid processing framework giving developers more feedback and control of grid loading. The binary release uses the Alchemi framwork.

NUnitGridRunner is a NUnit test runner that runs tests using grid processing (a form of distributed computing) on multiple idle network boxes. This allows developers and build boxes to run tests with the combined processing power of a computer farm as if running locally. A virtual build farm for tests. Written for slow NUnit tests (typically automated user acceptance tests).

The grid processing is provided by a Archemi .Net Grid Computing Framework network of PCs. NUnitGridRunner is an application that loads an application with 'threads' onto the Alchmi Grid so developer's and build boxes may share the Grid. NUnitGridRunner does not impose any appication specific needs on the Grid Computing Framework so it may also be shared for other purposes, or other product teams.

This project is currently under initial development so expect volatility. Anything, including the command line, may change at any time.

Powered by Google Project Hosting