bbenoist / vscode-vagrant

Vagrant support for Visual Studio Code
https://marketplace.visualstudio.com/items/bbenoist.Vagrant
MIT License
38 stars 16 forks source link

Mock Vagrant to run lighter tests #1

Open bbenoist opened 8 years ago

bbenoist commented 8 years ago

Vagrant is slow and cannot be used on CI systems. We need to mock calls to the executable when running tests.