--require spec_helper
--format progress
--color
--format RspecJunitFormatter
--out <%= ENV['JUNIT_OUTPUT'] || 'spec/reports/rspec.xml' %>
