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 phpunit.phar with makegood? #89

Open
kjkeefe opened this issue Feb 20, 2016 · 6 comments
Open

Using phpunit.phar with makegood? #89

kjkeefe opened this issue Feb 20, 2016 · 6 comments

Comments

@kjkeefe
Copy link

kjkeefe commented Feb 20, 2016

I am trying to get makegood working with Eclipse Mars. I'd like to use a phpunit.phar archive in my project directory to run tests. I've tested this at the command line and it works just fine:

$ ./phpunit-5.2.9.phar -c tests/phpunit.xml --testsuite models

However, I can't seem to get it working using makegood. Any suggestions?

@woodcockjosh
Copy link

Use phpstorm it works out of the box with the latest version of phpunit. Make good doesn't work with phpunit 5+

Sent via the Samsung GALAXY S® 5, an AT&T 4G LTE smartphone

-------- Original message --------
From: kenjkeefe [email protected]
Date: 2/20/2016 1:11 AM (GMT-06:00)
To: piece/makegood [email protected]
Subject: [makegood] Using phpunit.phar with makegood? (#89)

I am trying to get makegood working with Eclipse Mars. I'd like to use a phpunit.phar archive in my project directory to run tests. I've tested this at the command line and it works just fine:

$ ./phpunit-5.2.9.phar -c tests/phpunit.xml --testsuite models

However, I can't seem to get it working using makegood. Any suggestions?


Reply to this email directly or view it on GitHub.

@FFMG
Copy link

FFMG commented Feb 20, 2016

phpstorm is not free, is it?
I have an open source project and I don't really want to pay for an IDE.

Is Makegood not been developed anymore?

@woodcockjosh
Copy link

Php storm is not free but it will save you a much more valuable resource, your time.

Sent via the Samsung GALAXY S® 5, an AT&T 4G LTE smartphone

-------- Original message --------
From: FFMG [email protected]
Date: 2/20/2016 9:18 AM (GMT-06:00)
To: piece/makegood [email protected]
Cc: Josh Woodcock [email protected]
Subject: Re: [makegood] Using phpunit.phar with makegood? (#89)

phpstorm is not free, is it?

I have an open source project and I don't really want to pay for an IDE.

Is Makegood not been developed anymore?


Reply to this email directly or view it on GitHub.

@kjkeefe
Copy link
Author

kjkeefe commented Feb 20, 2016

I want to stick with the eclipse ecosystem.

@FFMG
Copy link

FFMG commented Feb 21, 2016

Not sure about other countries, but in my country $119 per year is a ridiculous amount of money for an open source project.
I would rather use the free eclipse.

@kjkeefe
Copy link
Author

kjkeefe commented Feb 21, 2016

I added this to MakeGood, but I don't know how to github well enough to send my patch to the project maintainers. Are any of you maintainers?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants