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

change binary path pest:dusk #239

Merged
merged 1 commit into from
Dec 27, 2020
Merged

change binary path pest:dusk #239

merged 1 commit into from
Dec 27, 2020

Conversation

@nunomaduro
Copy link
Member

@clmntgr Can you review this?

@owenvoke
Copy link
Member

Ah, this is true because on Windows, it has a .bat (or .cmd?) file in the vendor/bin directory. sigh In Windows, it tries to run it as a bash script via PHP.

@gpibarra
Copy link
Contributor Author

Yes. Work if i run ./vendor/bin/pest in Windows (console git-bash).
Also work if i run php ./vendor/pestphp/pest/bin/pest.
Both run all tests, and you must add the parameter --testsuite "Browser"

Not work if i run (In laravel) php artisan pest:dusk

@nunomaduro nunomaduro merged commit 60aea67 into pestphp:master Dec 27, 2020
@nunomaduro
Copy link
Member

@owenvoke Can you tag this one?

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