Foodtaster is a tool for testing Chef cookbooks using RSpec and Vagrant. This Vagrant plugin allows Core Foodtaster library to interact with Vagrant via simple DRb protocol.
vagrant plugin install vagrant-foodtaster-server
To start server:
vagrant foodtaster-server [port number]
To terminate press Ctrl+C.
- only VirtualBox provider is supported
- only chef-solo provisioner is supported
For developing and testing plugin, please, place any box with installed Chef to spec/environment/test.box.