Module: VagrantPlugins

Defined in:
lib/vagrant-serverspec/provisioner.rb,
lib/vagrant-serverspec.rb,
lib/vagrant-serverspec/config.rb,
lib/vagrant-serverspec/plugin.rb,
lib/vagrant-serverspec/version.rb

Overview

This implementation executes rspec in-process. Because rspec effectively takes ownership of the global scope, executing rspec within a child process may be preferred.

Defined Under Namespace

Modules: ServerSpec