Re: Unit testing, code coverage, performance tools for winCE



In the next version of VS ... "Orcas" MS provides unit testing for devices.

In the meantime we created or own simple version of Nunit.

I did see that someone has done a port of nunit to the compact framework.

As far as performace tools there is a profiler for CE as well as for CF
based code.

I think the profiler for CF was new with SP1 .... called the remote
performance monitor.

-arnie

"Kapil" <Kapil@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:2266A71D-929C-43A5-987E-134AC8FA759E@xxxxxxxxxxxxxxxx
I am new to winCE world and planning to use it for development work. I am
curious to know if there are any unit testing(NUnit), code coverage and
performance measurement tools avaliable that can run on WinCE based
devices.

Any pointers?

Kapil


.



Relevant Pages

  • Re: Unit Test Code Coverage
    ... I would look at nCover for code coverage. ... so I am not sure if you can easily separate out private from ... Using nUnit I can write Unit Test on my middle-tier code. ... I'm looking for an easy report ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: unit testing in vs.net 2005?
    ... > and Team System for Testers. ... > get an integrated experience by using NUnit and TestDriven.NET. ... sales of VSTS to include unit testing in Pro (or even Express, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: unit testing in vs.net 2005?
    ... it is these business decision that might make ... people choose not to use their testing framework. ... shelling out thousands for the IDE, but they still want unit testing. ... > get an integrated experience by using NUnit and TestDriven.NET. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: TypeInitializationException / forcing all static ctors to run on startup
    ... MbUnit, but I don't know that that's any more suitable for small ... Once you've used NUnit a few times, you'll think nothing of using it, ... I consider TWO types of unit testing, ... implying no run-time unit testing. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: NUnit and C#
    ... If you make unit testing with NUnit part ... its final state - and noone tought of using Nunit in the planning state - so ... are realized in private methods in inherited or abstract clases - and NUnit ...
    (microsoft.public.dotnet.languages.csharp)