unit testing for CF apps

  • Thread starter Thread starter Guest
  • Start date Start date
Not that I know of, at least in terms of the common unit test apps.

There have been some posts to the NUnit list saying that NUnit itself might
support .NET CF in 2.3 or 2.4 (they have a solid 2.2 beta out right now; not
sure when 2.3 or 2.4 are planned).

There's also a project on SF called NCFUnit, but it appears dead
(http://sourceforge.net/projects/ncfunit/).

If you hear anything, I'd love to know.
 
There's a port of NUnit 2.0 that works for CompactFramework; if you Google
for NUnit.CF there's a couple of forum entries that give a link to the zip
file.

Paul
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top