Testing with Xcode文档(中文版)目录

今天看了cocoaChina上的Testing with Xcode文档(中文版)找了半天没找到文章目录,然后首页推荐的也是最后三篇文章,如果不是每天都关注这个更新,那么看的时候就会遇到从中间看,或者从后面往前看的情况,为了大家在看之前对文档的章节有了解,就整理了这篇目录,方便查看。

在此首先感谢cocoaChina翻译团队付出的汗水!

1.Testing with Xcode文档(中文版):简介和快速开始

2.Testing with Xcode文档(中文版):测试基础

3.Testing with Xcode文档(中文版):编写测试类与方法

4.Testing with Xcode文档(中文版):运行测试并查看结果

5.Testing with Xcode文档(中文版):调试测试

6.Testing with Xcode文档(中文版):使用持续集成自动化测试过程

7.Testing with Xcode文档(中文版): 编写可测试的代码,命令行测试

8.Testing with Xcode文档(中文版):从 OCUnit 过渡到 XCTest

你可能感兴趣的:(obj-应用)