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

Using composer #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Using composer #1

wants to merge 1 commit into from

Conversation

guiwoda
Copy link

@guiwoda guiwoda commented Sep 8, 2014

Started a quick sketch to implement composer for this package.
I'm not familiar with the simpletest framework, so I just included the dev-dependency, but didn't refactor out the require calls.
Please review and lmk!

@Jeff-Meadows
Copy link
Owner

This looks like a nice improvement.

Bummer this PR breaks all the tests, but that's probably OK since I've been meaning to refactor to phpunit anyhow.

This should give me the motivation to do it!

@guiwoda
Copy link
Author

guiwoda commented Sep 9, 2014

I probably broke the dependency loading in the tests. I'd recommend moving those require calls to autoloading via composer's autoload.php file, or looking into another testing framework that does that for you!

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