btm / minitest-handler-cookbook

Apache License 2.0
59 stars 36 forks source link

Update for Chef 17 #93

Open b-dean opened 3 years ago

b-dean commented 3 years ago

Work in progress to get some of this stuff working on Chef 17.

Also fixes the gem update stuff that's in these dependabot PRs:

b-dean commented 3 years ago

@btm, the change to require Chef 14+ as well as switching the gem to be defined in metadata.rb probably should make this go to 2.0.0.

If you don't want that I can split this into two PRs, one with the Chef 14+ breaking change stuff, and one with the hack to get RSpec/Inspec to stop messing with minitest.