navo is a framework for testing Chef cookbooks within Docker containers.
It takes inspiration from the test-kitchen and kitchen-docker projects, but sacrifices these tools' flexibility and generic implementations for an opinionated workflow. If you ever need to test your Chef cookbooks in something other than a Docker container, you should use those tools instead.
- Ruby 2.0.0+
gem install navoThis project is released under the MIT license.