jejacks0n / teaspoon

Teaspoon: Javascript test runner for Rails. Use Selenium, BrowserStack, or PhantomJS.
1.43k stars 243 forks source link

support coverage output dir option to choose where coverage reports shou... #114

Closed virginia-rodriguez closed 11 years ago

virginia-rodriguez commented 11 years ago

Istambul "report" command supports a "--dir" option to specify the directory where coverage reports will be generated. Taking advantage of this functionality, this change adds an new configuration option "coverage_output_dir" to specify the output directory for coverage reports (defaults to "coverage").

jejacks0n commented 11 years ago

released 0.7.7