coverage - Indicates whether code coverage information should be collected Optionaldrop-databases - Indicates if the test databases should be dropped Optionalmin - Indicates the minimum threshold enforcement for code coverage Optionalparallel - Indicates if the tests should run in parallel Optionalrecreate-databases - Indicates if the test databases should be re-created Optionalwithout-tty - Disable output to TTY Optionalphp artisan test [--without-tty] [--coverage] [--min [MIN]] [-p|--parallel] [--recreate-databases] [--drop-databases]