Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 211 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 211 Bytes

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