Re: NUnit testing for WinCE
Michael Reppy <[email protected]>
| Newsgroups | gmane.comp.windows.dotnet.nunit.user |
|---|---|
| Message-ID | <[email protected]> |
On Jun 18, 2008, at 4:40 PM, Benson Lu wrote: > > Hello, > > > I'm trying to run nunit-console.exe on my Windows Mobile 5.0 PPC for > some unit tests but I get an exceptional error. That is probably > because the nunit-console.exe is compiled for Win32. I'm wondering > if Nunit supports WinCE? I do unit testing for a Windows Mobile / Compact Framework app. NUnit doesn't run on Windows Mobile. NUnitLite is in development for this, although I believe it is still in the alpha stage. I want to integrate it into our development, but haven't had the time to do so yet. http://www.codeplex.com/Wiki/View.aspx?ProjectName=NUnitLite I have also worked up a functional system based on some early work on CFNUnitBridge for our handheld testing. It definitely works to run & verify unit tests in the Windows Mobile environment, but it's not the most elegant or streamlined system. I would be happy to share the test runner & process with you if you're interested. -Mikey Reppy [email protected] Abacalab, Inc. ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php