Do any of you use the xUnit - tests ?



Hi, all !

I've meant to do some work on the DUnit (NUnit) test concept. Well, one year
passed by, and so did the 2nd. No unit testing. But I have this library of
mine. And a few classes that I use all the time. And it really deserves
proper testing to avoid the silly mistakes caused by modifications in the
wild.

But what would really be beautiful, was creating a complete application
test. Do the modifications, start the application test, go to sleep. Next
morning, have a coffee, check for any red crosses. Be *quite* confident
there are no new errors due to side effects of last modifications.

Creating an out-of-context test of classes and routines would be relatively
simple (but time consuming..). Do anyone have experience with kind of
complete application tests ?
--
Bjørge
bjorge@xxxxxxxxxxxx


.



Relevant Pages

  • 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: Unit testing, code coverage, performance tools for winCE
    ... "Orcas" MS provides unit testing for devices. ... 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 ... curious to know if there are any unit testing, code coverage and ...
    (microsoft.public.windowsce.embedded)
  • 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)