Instructions Install VirtualBox Install Vagrant Run vagrant up in this directory Wait for the command to finish Open the command prompt in the Windows VM Run cd C:\ember-cli Run npm run-script test-all When you're done, close the VM Cleanup Run vagrant destroy -f