Skip to content

Conversation

@matthiasweiss
Copy link
Contributor

@matthiasweiss matthiasweiss commented Feb 24, 2025

This PR changes the test command from ./vendor/bin/phpunit to php artisan test.

EDIT: if this is wanted, I can also add a PR to the other starter kits

@tnylea
Copy link
Contributor

tnylea commented Feb 24, 2025

Thanks, @matthiasweiss, I think we'll keep the ./vendor/bin/phpunit in the CI workflow just so that way it's clear which testing framework we are using, PHPUnit or PEST. In any other case, I would use php artisan test, but in this case, I think we'll keep that in there.

@tnylea tnylea closed this Feb 24, 2025
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.

2 participants