If we have a cookbook that does an “include” in it’s library from dependent cookbooks library file, how do you get chef spec to load the dependencies in correct order?
I continue to get uninitialized constant errors because the libraries referenced have not been loaded yet.
If we have a cookbook that does an "include" in it's library from dependent cookbooks library file, how do you get chef spec to load the dependencies in correct order?
I continue to get uninitialized constant errors because the libraries referenced have not been loaded yet.