view_component/spec
Jonathan del Strother 3b3a37f2b5
Make it easier to run coverage reports locally (#1750)
* Make it easier to run coverage reports locally

This keeps simplecov's command names separate so that they don't
overwrite each other when running locally.

(In CI we generate one coverage/.resultset.json for each
RAILS_VERSION/RUBY_VERSION set, and then those are downloaded to
separate directories for the final `rake coverage:report`, so it's not
necessary there)

* Update test/test_helper.rb

---------

Co-authored-by: Joel Hawksley <joelhawksley@github.com>
Co-authored-by: Joel Hawksley <joel@hawksley.org>
2023-05-23 09:24:40 -06:00
..
sandbox Add support for RSpec to previews as test cases (#1408) 2022-07-18 10:31:58 -06:00
spec_helper.rb Make it easier to run coverage reports locally (#1750) 2023-05-23 09:24:40 -06:00