• 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
SenTestingKit and debugging UnitTests
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SenTestingKit and debugging UnitTests


  • Subject: SenTestingKit and debugging UnitTests
  • From: Felix Franz <email@hidden>
  • Date: Tue, 4 Oct 2005 15:17:34 +0200

Hi all,

for a new project I wanted to get rid of my home-built UnitTesting- Framework
and use the SenTestingKit provided by Xcode. I used the "Unit Testing Guide"
(http://developer.apple.com/documentation/DeveloperTools/Conceptual/ UnitTesting/index.html)
to add "Unit Test Bundle" (dependent on the main target) to my project.
If I build the Unit-Test-target all UnitTests run. So far, so good. But I don't know
how to debug the Unit-Tests.


I searched the list and found a suggestion to add "-SenTest Self" as an argument
to main executable. If I choose "build & debug" on my test target, the unit-tests
run (without debugger), after that the debugger starts, but the tests are not
run again ... How to debug a UnitTest?


Thanks in advance,

felix


_______________________________________________ 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
  • Follow-Ups:
    • Re: SenTestingKit and debugging UnitTests
      • From: Chris Hanson <email@hidden>
  • Prev by Date: Re: Debugging Stdout
  • Next by Date: Re: Debugging Stdout
  • Previous by thread: Re: testing exchangedata
  • Next by thread: Re: SenTestingKit and debugging UnitTests
  • Index(es):
    • Date
    • Thread