Files
php-uuid/resources/vagrant/linux/README.md
T

197 B

Run tests on Linux

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

Once inside the VM:

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