test

Run the application tests

Options

  • parallel - Indicates if the tests should run in parallel Optional
  • recreate-databases - Indicates if the test databases should be re-created Optional
  • without-tty - Disable output to TTY Optional
php artisan test [--without-tty] [-p|--parallel] [--recreate-databases]