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

Add .phpunit.result.cache to the .gitignore #2973

Merged

Conversation

@rohanvakharia
Copy link
Contributor

@rohanvakharia rohanvakharia commented Feb 24, 2019

Reasons for making this change:

PHPUnit version 7.3 adds a new argument --cache-result which allows you to do things like re-run test failures.

Links to documentation supporting these rule changes:

https://github.com/laravel/laravel/blob/master/.gitignore

@shiftkey
Copy link
Member

@shiftkey shiftkey commented Mar 8, 2019

@rohanvakharia thanks!

laravel/laravel@6b40d49 is also some helpful context about this change.

@shiftkey shiftkey merged commit dfc5642 into github:master Mar 8, 2019
1 check passed
1 check passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
Kiku-Reise added a commit to Kiku-Reise/gitignore that referenced this pull request Apr 6, 2019
Ortega-Dan added a commit to Ortega-Dan/gitignore that referenced this pull request Jun 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants