http://four.laravel.com/docs/testing Says \"After installing a new Laravel application, simply run phpunit on the command line to run your tests.\"
phpunit
ph
If you run into "phpunit requires ext-dom" it's because php-xml isn't installed.