| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
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: http://lists.apple.com/mailman/options/xcode-users/email@hidden
| References: | |
| >Cross-platform unit testing (From: Jeff Nordquist <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.