• 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: Cross-platform unit testing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cross-platform unit testing


  • Subject: Re: Cross-platform unit testing
  • From: Paul Walmsley <email@hidden>
  • Date: Mon, 31 Jul 2006 20:00:36 +0100


I've gotten unit testing working in Xcode (with CPlusTest), but haven't done anything to support Visual Studio yet. I'm wondering what kind of setup other people are using. Do you use CppUnit instead? Is there a way to set things up in Xcode to promote good cross-platform behavior? How does Xcode stack up to various testing tools in Visual Studio?
I've found that CppUnit works well on both platforms. You'll need to create a basic project wrapper in Xcode (create a new carbon library project, add the files and set up the include paths), but otherwise it should be pretty simple.


Paul _______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Cross-platform unit testing (From: Jeff Nordquist <email@hidden>)

  • Prev by Date: Re: XCode 2.3 crashing debugging RealBasic programs
  • Next by Date: Re: Re: Debugger Hanging At Breakpoint
  • Previous by thread: Cross-platform unit testing
  • Next by thread: Linking in CW shared lib vs. Xcode framework
  • Index(es):
    • Date
    • Thread