Currently there are tests in place for the Laravel components. These can be run with the following command.

php artisan test

Further reading: Testing with Laravel