Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an option to install PHPUnit #256

Merged
merged 2 commits into from
Feb 15, 2023

Conversation

likeadeckofcards
Copy link
Contributor

If you try to run the laravel new --jet command without the capability to use the interactive form, you will get an error that the testing framework is not provided. Also, adding this a mirror to the --pest flag. Since this is the default behavior, adding the --pest flag will result in the pest framework being selected.

@taylorotwell taylorotwell merged commit 3c0746d into laravel:master Feb 15, 2023
@jrd-lewis
Copy link

@driesvints Didn't you just say you're not adding new flags to the installer? This is a new flag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants