浏览 454 次
|
精华帖 (0) :: 良好帖 (0) :: 新手帖 (0) :: 隐藏帖 (0)
|
|
|---|---|
| 作者 | 正文 |
|
时间:2008-02-29
使用 RSpec 进行行为驱动测试
http://www.ibm.com/developerworks/cn/web/wa-rspec/index.html RSpec的一些中文文档: http://www.letrails.cn/archives/20 http://www.letrails.cn/archives/advanced-rspec-tutorials-rspec-scaffold http://www.letrails.cn/archives/11-02-advanced-rspec-tutorials-basics http://www.letrails.cn/archives/11-07-advanced-rspec-tutorials-mocking RSpec官方文档 http://rspec.info/documentation/ 在Rails上如何安装RSpec。推荐以plugin形式安装。 http://rspec.info/documentation/rails/install.html Be Dee Dee and Me http://errtheblog.com/posts/54-be-dee-dee-and-me RSpec也能够在JRuby上使用 http://www.infoq.com/news/2006/11/RSpecOnJRuby NetBeans中集成的RSpec支持 http://wiki.netbeans.org/RubyTesting 另外已出版的The Rails Way中也有一章是专门介绍RSpec的。 声明:JavaEye文章版权属于作者,受法律保护。没有作者书面许可不得转载。
|
|
| 返回顶楼 | |



