vagrant/test/unit
Mitchell Hashimoto 1ee470a551 Begin work on supporting provider-specific configuration
This works by registering a `config` with `:provider => true` with the
same name as your provider. Vagrant will then automatically configure
the provider when `config.vm.provider` is used.
2012-12-23 16:29:24 -08:00
..
support Support configuring the version for test plugins. 2012-11-06 21:32:26 -08:00
vagrant Begin work on supporting provider-specific configuration 2012-12-23 16:29:24 -08:00
base.rb Use a temporary directory for the VAGRANT_CWD when running tests 2012-06-23 23:56:39 -07:00
vagrant_test.rb Add the Communicator plugin API. 2012-08-08 21:28:28 -07:00