Project

navo

0.0
No commit activity in last 3 years
No release in over 3 years
Test Chef cookbooks in Docker containers
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 4.0
~> 1.22
~> 1.6.0
~> 0
 Project Readme

Navo

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.

  • Requirements
  • Installation
  • License

Requirements

  • Ruby 2.0.0+

Installation

gem install navo

License

This project is released under the MIT license.