Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove simplecov-console and add coverage_report rake task #1258

Merged
merged 2 commits into from
May 26, 2018

Conversation

vbrazo
Copy link
Member

@vbrazo vbrazo commented May 26, 2018

  • Remove simplecov-console because it shows a few warnings in the console
  • Add launchy gem to help us open html pages in a browser
  • Add rake task to open the html report generated by SimpleCov after running the tests

You should simply run: bundle exec rake coverage_report to see the coverage report.

@vbrazo vbrazo force-pushed the features/remove-simplecovconsole-add-coverage-report branch from 4eacde2 to f801026 Compare May 26, 2018 23:03
@vbrazo vbrazo merged commit 0609f3b into master May 26, 2018
@vbrazo vbrazo deleted the features/remove-simplecovconsole-add-coverage-report branch May 27, 2018 00:08
davidmorton0 pushed a commit to davidmorton0/faker that referenced this pull request Jul 12, 2021
…covconsole-add-coverage-report

Remove simplecov-console and add coverage_report rake task
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant