Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Run tests on Windows

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

Once inside the VM:

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