require 'rails_helper' describe <%= mod_type + name %> do it 'is untested' do pending 'add tests here' end end