• 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: export unit tests results
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: export unit tests results


  • Subject: Re: export unit tests results
  • From: Chris Hanson <email@hidden>
  • Date: Fri, 14 Mar 2008 17:56:08 -0700

On Mar 14, 2008, at 6:31 AM, Pascal Augustin wrote:

I wonder if anyone knows how to export the results of unit tests made with OCUnit in a text file.

You can redirect stderr to get the results, if you're doing a command- line build.


You can also set up your own SenTestObserver subclass to log your test results in any way you like. Just specify the class name as the value of the SenTestObserverClass user default when running your tests. You'll probably want to call through to the default SenTestLog, of course, so Xcode can also interpret your test results.

  -- Chris

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >export unit tests results (From: Pascal Augustin <email@hidden>)

  • Prev by Date: Re: Best Way To Lookup From a Huge Table
  • Next by Date: Re: Best Way To Lookup From a Huge Table
  • Previous by thread: export unit tests results
  • Next by thread: Mail - check email
  • Index(es):
    • Date
    • Thread