0
0

More than 3 years have passed since last update.

結合テストコード

Posted at

やり方

① Gemfileのgroup :test doにgem 'capybara', '>= 2.15'と書いてあると思うので、導入済みです。
もし、書いてなかったら、記述してbundle install

② % rails g rspec:system usersとターミナルに記述して生成

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0