Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Run specs with coverage when COVERAGE is truthy
We default to not running with coverage to speed up the suite. To run with coverage locally, use: ``` COVERAGE=true bundle exec rake spec ```
- Loading branch information