Unit tests / nunit

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Any advise on how to do unit testing such as nunit on mobile 5 platform?

Thanks in advance

George
 
There are several ways but i think its best to run the test on an actual
device. Try looking into:

1. Visual Studio 2008 ("Orcas") has a Smart Device Unit Test Project. It's
in Beta 2 now and is stable enough for actually working on it for real
projects.
2. CFUnitTester tool that the Patterns and Practices team made (included in
the Mobile Client Software Factory)
 

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