piece / makegood

A continuous test runner for Eclipse PDT
https://github.com/piece/makegood/wiki
44 stars 17 forks source link

Not compatible with PHPUnit 6.1 #92

Open paoloposo opened 7 years ago

paoloposo commented 7 years ago

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 commented 7 years ago

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

zulus commented 7 years ago

PDT 5.0 will introduce own phpunit support

Quezako commented 7 years ago

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