inspec/test/helpers
Ryan Davis 6bed51d69a Fixed up interactions between minitest & simplecov.
Sometime during the 2.x's, `at_exit` changed its ordering. As a result,
a lot of things that were stacking `at_exit`'s broke. This is one of
those since both simplecov and minitest do their thing via `at_exit`.
This switches to simplecov w/ no defaults on, then replicates their
simplecov/defaults.rb with our own.

I'm going to try to get that entire file back upstream but it can live
here for now.

Signed-off-by: Ryan Davis <zenspider@chef.io>
2019-06-05 15:16:42 -07:00
..
mock_loader.rb Minor cleanup on test/helper.rb 2019-05-28 12:02:06 -07:00
simplecov_minitest.rb Fixed up interactions between minitest & simplecov. 2019-06-05 15:16:42 -07:00