简体   繁体   中英

Rails acceptance testing without using rspec but using capybara

I am looking for an example of acceptance testing in Rails without using rspec. My current client uses ruby 1.9.2 and all the tests are written using minitest and they are concerned about the slowness of rspec. Anyways that discussion is over.

I need to write a few functional tests and am looking for examples of how to do functional tests without using rspec. And I would like to use capybara.

I am using Rails 3.0.10 .

听起来像您想看黄瓜-http: //cukes.info/也许?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM