class HelperTest < ActionView::TestCase include ActiveSupport::Testing::SetupAndTeardown include ActionView::TestCase::Behavior extend MiniTest::Spec::DSL register_spec_type(/helper$/i, self) end