wesmiler a41138daae wesmiler hace 1 año
..
README.md a41138daae wesmiler hace 1 año
Vagrantfile a41138daae wesmiler hace 1 año

README.md

Run tests on Windows

cd /path/to/uuid/resources/vagrant/windows
vagrant up
vagrant ssh

Once inside the VM:

refreshenv
cd uuid
composer install
composer run-script --timeout=0 test