vagrant/test/unit
Mitchell Hashimoto 67855be77b Add the Environment#machine method
This will eventually replace the Environment#vms method. Because of the
introduction of providers, the environment doesn't know what the backing
of the machines will be (and they're _machines_ now, not _vms_).
Instead, users of Environment will now call `#machine` on the
environment to retrieve a machine with the given backing provider as it
needs it.
2012-11-07 21:45:09 -08:00
..
support Support configuring the version for test plugins. 2012-11-06 21:32:26 -08:00
vagrant Add the Environment#machine method 2012-11-07 21:45:09 -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