-
-
Notifications
You must be signed in to change notification settings - Fork 374
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
[Bug]: Fatal incompatibility between Hamcrest and PEST #1352
Comments
Using Try just running |
Unfortunately, PHPStorm automation substitute folder as '.' and there is no way to change it to 'tests'. But when I change Pest command line with existing Laravel app from auto-generated
while |
So, forget about it |
What Happened
Run Pest results:
How to Reproduce
Newly installed Laravel 11 example-app by:
then install Pest:
Run Pest (still without any tests):
Sample Repository
No response
Pest Version
3.7
PHP Version
8.4.3
Operation System
macOS
Notes
No response
The text was updated successfully, but these errors were encountered: