You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Message: Could not load the 'inspec' verifier from the load path. Please ensure that your transport is installed as a gem or included in your Gemfile if using Bundler.
#105
Closed
TheNotary opened this issue
Oct 7, 2016
· 1 comment
I'm having trouble running the tests for a chef cookbook. I've resolved many errors, but this one finally stumped me.
$ kitchen test
-----> Starting Kitchen (v1.13.2)
>>>>>> ------Exception-------
>>>>>> Class: Kitchen::ClientError
>>>>>> Message: Could not load the 'inspec' verifier from the load path. Please ensure that your transport is installed as a gem or included in your Gemfile if using Bundler.
>>>>>> ----------------------
>>>>>> Please see .kitchen/logs/kitchen.log for more details
>>>>>> Also try running `kitchen diagnose --all` for configuration
I'm having trouble running the tests for a chef cookbook. I've resolved many errors, but this one finally stumped me.
(.kitchen.yml)
Any ideas as to what to try next?
The text was updated successfully, but these errors were encountered: