Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 devise gem 进行身份验证,当用户输入错误密码并且我也在使用工厂时,我需要测试登录失败测试。谁能帮我写这个?
提前致谢。
看到这个开始测试:
http://www.hiringthing.com/2012/08/17/rails-testing-factory-girl.html
和
http://railscasts.com/episodes/158-factories-not-fixtures