π» Brief Description
It seems that rspec support has not been added for this cookbook. Lots of errors whenever "pyenv_user_install" resource is used.
π₯ Cookbook version
3.4.2
π©βπ³ Chef-Infra Version
17.2.29
π© Platform details
Operating system distribution and release version. Cloud provider if running in the cloud.
Steps To Reproduce
Steps to reproduce the behavior:
Create a cookbook which incorporates the pyenv community cookbook, with a recipe containing "pyenv_user_install ''"
Execute "chef exec rspec ." from the root of the cookbook folder.
π Expected behavior
If the "default_spec.rb" has been created correctly, the tests should pass.
π» Brief Description
It seems that rspec support has not been added for this cookbook. Lots of errors whenever "pyenv_user_install" resource is used.
π₯ Cookbook version
3.4.2
π©βπ³ Chef-Infra Version
17.2.29
π© Platform details
Operating system distribution and release version. Cloud provider if running in the cloud.
Steps To Reproduce
Steps to reproduce the behavior:
Create a cookbook which incorporates the pyenv community cookbook, with a recipe containing "pyenv_user_install ''"
Execute "chef exec rspec ." from the root of the cookbook folder.
π Expected behavior
If the "default_spec.rb" has been created correctly, the tests should pass.