igor-starostenko/report_factory-rspec

View on GitHub
.rspec

Summary

Maintainability
Test Coverage
--require spec_helper --format doc
<%if ENV['REPORT'] == 'true' %>
 --format ReportFactory::Rspec::Formatter
 <%end%>