rspec-rails 8.0.4
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.0, < 5.0.0
rspec-expectations
>= 3.13.0, < 5.0.0
rspec-mocks
>= 3.13.0, < 5.0.0
rspec-support
>= 3.13.0, < 5.0.0