如何在Xcode 4中开始单元测试? [英] How to get started with unit testing in Xcode 4?

查看:148
本文介绍了如何在Xcode 4中开始单元测试?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有谁知道如何在Xcode 4中开始进行单元测试?

Does anyone know how to get started with unit testing in Xcode 4?

如何创建测试以及如何运行?

How do I create a test and how do I run it?

编辑:所有Apple文档都是for Xcode 3

All the Apple documentation is for Xcode 3

推荐答案

看到这个问题: XCode 4中的单元测试

基本上,它说要使用GHUnit并暂时忽略SenTestingKit(因为它已经坏了)。 GHUnit很漂亮。

Basically, it says to use GHUnit and ignore SenTestingKit for now (bceause it's broken). GHUnit is pretty nifty.

这篇关于如何在Xcode 4中开始单元测试?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆