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

Fix: Autoload test resources with Composer #164

Merged
merged 2 commits into from
Jul 13, 2015

Conversation

localheinz
Copy link
Contributor

This PR

  • leverages Composer's autoloading for dev resources and removes autoloading of tests from tests/bootstrap.php
  • uses vendor/autoload.php for bootstrapping tests, it suffices

@localheinz localheinz changed the title Fix: Autoload with Composer only Fix: Autoload test resources with Composer Jul 13, 2015
@localheinz
Copy link
Contributor Author

@bighappyface

I'd follow up on this one with switching from PSR-0 to PSR-4, what do you think?

@bighappyface
Copy link
Collaborator

+1

@localheinz PSR-4 would be a good follow up.

bighappyface added a commit that referenced this pull request Jul 13, 2015
Fix: Autoload test resources with Composer
@bighappyface bighappyface merged commit a9d2082 into jsonrainbow:master Jul 13, 2015
@localheinz localheinz deleted the fix/autoloading branch July 13, 2015 11:46
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.

None yet

2 participants