Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.

Fix colors & fswatch error condition#22

Open
azmy60 wants to merge 2 commits into
pestphp:2.xfrom
azmy60:fix-fswatch-error
Open

Fix colors & fswatch error condition#22
azmy60 wants to merge 2 commits into
pestphp:2.xfrom
azmy60:fix-fswatch-error

Conversation

@azmy60

@azmy60 azmy60 commented Aug 7, 2023

Copy link
Copy Markdown

Fixing two issues that are addressed here pestphp/pest#789:

  • --watch does not show colors.

  • When fswatch is not installed, the condition inside checkFswatchIsAvailable() fails, therefore it runs the tests once and doesn't give an error message. This is the message that was given from running fswatch in my Ubuntu 20 (WSL):

image

@azmy60 azmy60 changed the title Fix fswatch error condition Fix colors & fswatch error condition Aug 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant