test

Run the application tests

Terminal
php artisan test [--without-tty] [-p|--parallel] [--recreate-databases]

Options

parallelOptional

Indicates if the tests should run in parallel

recreate-databasesOptional

Indicates if the test databases should be re-created

without-ttyOptional

Disable output to TTY