Rails自动化测试框架参考列表 博客分类: RailsRuby railsrspeccapybaracheat
程序员文章站
2024-02-22 20:17:58
...
最近在看Rails当前比较流行了的自动化测试框架,初步确定了下面几个东西。分别整理了相关DSL的用法参考列表:
rspec
http://cheat.errtheblog.com/s/rspec/
capybara
https://gist.github.com/428105
factory_girl
https://github.com/thoughtbot/factory_girl/blob/master/GETTING_STARTED.md
rspec
http://cheat.errtheblog.com/s/rspec/
capybara
https://gist.github.com/428105
factory_girl
https://github.com/thoughtbot/factory_girl/blob/master/GETTING_STARTED.md