# create a test php artisan make:test UserTest # create a unit test php artisan make:test UserTest --unit
php artisan test sudo apt-get install php-sqlite3