Objective-C的测试框架 GHUnit
- 授权协议: BSD
- 开发语言: Objective-C
- 操作系统: OS X
- 软件首页: https://github.com/gabriel/gh-unit
软件介绍
GH-Unit 是一个基于Object C的测试框架,支持Mac OSX 10.5和iOS 3.0以上版本。它具有以下特点:
支持在Xcode中运行测试、跟踪断点、并直接与调试器交互;
从命令行运行或者使用MakeFile文件运行;
并行测试;
允许测试UI组件;
捕获并显示测试细节;
按照关键字查找测试案例;
查看测试日志;
显示堆栈和调试信息;
在项目中以框架形式引用。
The Art and Science of CSS
Jonathan Snooks、Steve Smith、Jina Bolton、Cameron Adams、David Johnson / SitePoint / March 9, 2007 / $39.95
Want to take your CSS designs to the next level? will show you how to create dozens of CSS-based Website components. You'll discover how to: # Format calendars, menus and table of contents usin......一起来看看 《The Art and Science of CSS》 这本书的介绍吧!
