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

Use PHPUnit configuration file #234

Merged
merged 1 commit into from
Jun 22, 2016

Conversation

davedevelopment
Copy link

@davedevelopment davedevelopment commented Jun 15, 2016

Standard practice, when I move in to work on a project that I can see uses PHPUnit from the composer install output, I expect to be able to run vendor/bin/phpunit from the root of the project and the default test suite to be executed. Given I was creating the PHPUnit configuration, I leveraged it to avoid having to manually require the support code.

@drewish
Copy link

drewish commented Jun 15, 2016

Could you provide a description with the motivation for these changes?

@davedevelopment
Copy link
Author

@drewish done

@drewish
Copy link

drewish commented Jun 22, 2016

+1 Awesome! Thanks for the explanation. Tested it out and it looks good.

@drewish drewish merged commit 471d668 into recurly:master Jun 22, 2016
@bhelx bhelx added the V2 V2 Client label Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
V2 V2 Client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants