rspec-rails 8.0.0
rspec-rails integrates the Rails testing helpers into RSpec.
Gemfile:
=
安装:
=
Runtime 依赖 (7):
actionpack
>= 7.2
activesupport
>= 7.2
railties
>= 7.2
rspec-core
~> 3.13
rspec-expectations
~> 3.13
rspec-mocks
~> 3.13
rspec-support
~> 3.13