rspec-rails-api 0.7.0
Create acceptance tests to check the Rails API responses and generate documentation from it.
Gemfile:
=
install:
=
Development Dependencies (12):
activesupport
~> 6.0
bundler
>= 0
byebug
>= 0
rack
>= 0
rake
~> 10.0
rspec
~> 3.0
rubocop
>= 0
rubocop-performance
>= 0
rubocop-rake
>= 0
rubocop-rspec
>= 0
simplecov
>= 0
yard
>= 0