group :test do
  gem "simplecov-cobertura"
  gem "factory_bot_rails"
  gem "shoulda"
  gem "rails-controller-testing"
end
