<?php

passthru(sprintf('%s vendor/bin/phpunit --bootstrap vendor/autoload.php test/cases', $_SERVER['_']));
