This repository was archived by the owner on Jul 28, 2020. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 9
Code Coverage #27
Copy link
Copy link
Open
Labels
Description
Code Coverage is essential quality metric. Research what's possible to do with ChefSpec to show the coverage % badge.
- https://sethvargo.com/chef-recipe-code-coverage/
chef-stackstorm/spec/spec_helper.rb
Line 5 in 41270c7
at_exit { ChefSpec::Coverage.report! } - https://github.com/sethvargo/chefspec#reporting
- https://coveralls.zendesk.com/hc/en-us/articles/201769485-Ruby-Rails
and - https://github.com/poise/poise-spec/blob/master/spec/spec_helper.rb
- https://github.com/mburns/paramount/blob/master/test/unit/spec/spec_helper.rb