测试 从 rails 自带的测试学起,边学边写笔记

woaigithub · December 02, 2012 · 3962 hits

从 rails 自带的测试学起,边学边写笔记,factory-girl 很好用,用来替代 fixtures,是一个很不错的选择。 Rails 测试《一》fixtures 简介 http://virusswb.blog.51cto.com/blog/115214/1075385 Rails 测试《二》单元测试 unit test http://virusswb.blog.51cto.com/blog/115214/1075391 Rails 测试《三》功能测试 functional test http://virusswb.blog.51cto.com/blog/115214/1075409 Rails 测试《四》实战单元测试 unit test http://virusswb.blog.51cto.com/blog/115214/1075602 Rails 测试《五》实战单元测试 - 用 factory-girl 替换 fixtures 来创建模拟数据 http://virusswb.blog.51cto.com/blog/115214/1076069 Rails 测试《六》实战单元测试 - 用 factory-girl 替换 fixtures 来创建模拟数据 2 http://virusswb.blog.51cto.com/blog/115214/1076695

No Reply at the moment.
You need to Sign in before reply, if you don't have an account, please Sign up first.