Worth Watching: CFNUnitBridge Project
Here is something I plan on following very closely in the coming weeks – CFNUnitBridge:
The goal of the CFNUnitBridge is to bring unit testing and test-driven development to the .Net Compact Framework. Currently it specifically targets NUnit, but in the future it will work with mutliple unit testing frameworks.
CFNUnitBridge presently includes a GUI runner that executes tests on the PocketPC device or emulator. The next major release will add a remotable device runner, with a desktop controller that will automate the test runs and report the results. The next major step after that will be to get the tool the point where it can be integrated into the Continuous Integration process.
You can find out all about the CFNUnitBridge project at Tigris.org.