templates/controller/http_controller_spec.rb.tt

Summary

Maintainability
Test Coverage
require 'spec_helper'

describe <%= config[:component_module] %>::<%= config[:http_controller_name] %>, type: :http_controller do
  # Specs here
end