• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Unit testing framework suggestions?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unit testing framework suggestions?


  • Subject: Re: Unit testing framework suggestions?
  • From: Marcel Weiher <email@hidden>
  • Date: Mon, 27 Sep 2004 00:17:53 +0100


On 26 Sep 2004, at 12:12, Marco Scheurer wrote:

On Sep 26, 2004, at 01:41, Georg Tuparev wrote:

Some cases? Always! This saved us many debugging hours.

Yes, especially for custom software, having the possibility to ask your customer to launch the application in test mode in his environment can be helpful.


However, most of our users told us they wanted to be able to ship without the tests and the testing infrastructure. This also make sense, especially for "shrink-wrap": they are some issues with installing and depending on a 3rd party framework.

Yes, that is precisely why MPWTest does not create a dependency on the test-framework. You can leave your tests in the code without having to ship the testing framework.


So we leave that choice to our users.

There is always choice: you can put the categories in a separate file, lib or framework and ship without it. You can also create a subclass for your tests, if you want to. But you don't have to, and that's very important, IMHO.


Marcel

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Re: Unit testing framework suggestions? (From: Tim Hart <email@hidden>)
 >Re: Unit testing framework suggestions? (From: "M. Uli Kusterer" <email@hidden>)
 >Re: Unit testing framework suggestions? (From: Marco Scheurer <email@hidden>)
 >Re: Unit testing framework suggestions? (From: "M. Uli Kusterer" <email@hidden>)
 >Re: Unit testing framework suggestions? (From: Marco Scheurer <email@hidden>)
 >Re: Unit testing framework suggestions? (From: Georg Tuparev <email@hidden>)
 >Re: Unit testing framework suggestions? (From: Marco Scheurer <email@hidden>)

  • Prev by Date: Re: Is there a way to get rid of the line at the bottom of a NSToolbar?
  • Next by Date: Re: Unit testing framework suggestions?
  • Previous by thread: Re: Unit testing framework suggestions?
  • Next by thread: Re: Unit testing framework suggestions?
  • Index(es):
    • Date
    • Thread