.rspec in stf-client-0.1.6 vs .rspec in stf-client-0.2.0
- old
+ new
@@ -1,2 +1,5 @@
--color
--require spec_helper
+--format documentation
+--format RspecJunitFormatter --out spec/reports/rspec.xml
+--format html --out spec/reports/rspec.html
\ No newline at end of file