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

woaigithub · 2012年12月02日 · 3962 次阅读

从 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

暂无回复。
需要 登录 后方可回复, 如果你还没有账号请 注册新账号