<% if ENV['CI'] %>
--format RspecJunitFormatter
--out test/reports/result.xml
<% end %>
--format documentation
--color
--require spec_helper
