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

Not compatible with PHPUnit 6.1 #92

Open
paoloposo opened this issue Apr 19, 2017 · 3 comments
Open

Not compatible with PHPUnit 6.1 #92

paoloposo opened this issue Apr 19, 2017 · 3 comments

Comments

@paoloposo
Copy link

The following combination of software seems to be incompatible:

PHP 7.0
PHPUnit 6.1
Makegood 3.1.1
PDT 4.3.1

Running tests is not possible due to the error:

PHPUnit_Framework_TestCase class is not available.

(see picture)

PHPUnit_Framework_TestCase has been removed from PHPUnit in favor of the PHPUnit\Framework\TestCase class.

makegood_class_missing

@FFMG
Copy link

FFMG commented Apr 19, 2017

I think Makegood is abandonware.
Maybe we should fork it an release it under a new name.

@zulus
Copy link

zulus commented Apr 19, 2017

PDT 5.0 will introduce own phpunit support

@Quezako
Copy link

Quezako commented Apr 19, 2017

That's too bad... So many problems with Neon.3.
I don't want to switch to Netbeans just because of PHPUnit integration! :(

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

No branches or pull requests

4 participants