Back to Uuid

README

resources/vagrant/windows/README.md

4.9.2210 B
Original Source

Run tests on Windows

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

Once inside the VM:

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