Fauxhai 3.9.0 and ChefSpec 5.1.0 released

New versions of both Fauxhai and ChefSpec have been released to aid in your cookbook testing

Fauxhai 3.9.0

  • Added a new deprecation warning when someone doesn’t provide a platform to mock. Previously we silently returned the Chefspec platform, which is probably not what anyone wanted / expected.
  • Regenerated Windows 8, 8.1, and 10 data
  • Added additional platforms
    • macOS 10.12
    • Redhat 7.2
    • Suse 12.1 and 11.4
    • Windows 7

ChefSpec 5.1

  • New matchers
    • dsc_script
    • yum_repository
  • Fixed apt_update and apt_repository matchers to work
  • Improved the examples to make getting started easier

-Tim