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

Force colors when running composer test #7

Merged
merged 1 commit into from
Feb 19, 2019
Merged

Force colors when running composer test #7

merged 1 commit into from
Feb 19, 2019

Conversation

bramus
Copy link
Contributor

@bramus bramus commented Feb 19, 2019

When running composer test it does not use coloring, even though phpunit.xml.dist has colors set to true.

(Sidenote: using the default macOS Terminal.app here, with a custom prompt)

This PR adjusts the composer test script so that it enforces the use of colors wit PHPUnit.

Here's the result (before and after):

screenshot 2019-02-19 at 09 37 01

@brendt brendt merged commit 7dceac2 into spatie:master Feb 19, 2019
@brendt
Copy link
Collaborator

brendt commented Feb 19, 2019

Thanks!

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