projectatomic / vagrant-service-manager

To provide the user a CLI to configure the ADB/CDK for different use cases and to provide glue between ADB/CDK and the user's developer environment.
GNU General Public License v2.0
18 stars 16 forks source link

Update acceptance tests to support Windows OS #213

Open coolbrg opened 8 years ago

coolbrg commented 8 years ago

Once should able to run Acceptance tests on Windows OS too.

hferentschik commented 8 years ago

This will as a first step require that Aruba fixes #387. Atm, Aruba won't work on Windows.

As a second step we need to look into whether one needs to to use depedencies like libvirt conditionally. This adds, however, additional complexity to the setup.