require_relative '../spec_helper' describe name_from_filename do include_examples 'report' # not much to test here, if there's not an exception then we're cool test_with_full_report test_with_empty_report end