README.md 211 B

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