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

Cross-platform unit testing


  • Subject: Cross-platform unit testing
  • From: Jeff Nordquist <email@hidden>
  • Date: Mon, 31 Jul 2006 09:06:55 -0500

Greetings,

I have a general question for anyone who's doing unit testing in a cross-platform environment.

We develop a very large application in C++ on Mac (Xcode) and Windows (Visual Studio). I'm trying to get us started on unit testing, but whatever I do will need to be completely cross-platform. We have about 15 engineers, some of whom vastly prefer Xcode and some of whom vastly prefer Visual Studio.

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?

We're a C++-only shop, so unfortunately the ultra-nifty Java tools won't apply here...

And of course, if there's a better forum in which to ask this, I'd love to hear about it too. :)

Thanks,
Jeff Nordquist

_______________________________________________
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


  • Follow-Ups:
    • Re: Cross-platform unit testing
      • From: Paul Walmsley <email@hidden>
  • Prev by Date: XCode 2.3 crashing debugging RealBasic programs
  • Next by Date: Re: Debugger sorted variables
  • Previous by thread: Re: XCode 2.3 crashing debugging RealBasic programs
  • Next by thread: Re: Cross-platform unit testing
  • Index(es):
    • Date
    • Thread