force
- Create the test even if the test already exists Optionalpest
- Create a Pest test Optionalphpunit
- Create a PHPUnit test Optionalunit
- Create a unit test Optionalname
- The name of the test Requiredphp artisan make:test [-f|--force] [-u|--unit] [--pest] [--phpunit] [--] <name>