piece / makegood

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

PHPUnit_Framework_TestCase class is not available #53

Closed flack closed 10 years ago

flack commented 10 years ago

I've upgraded PHPUnit to 4.0.14 (from 3.7.something), and since then, I'm getting the aforementioned error. PHPUnit still works fine on the command line, and it used to work well in Eclipse/MakeGood. The library path and include path are correctly configured, but still no luck. I'm running Kepler SR2/PDT 2.2 on Mavericks

iteman commented 10 years ago

MakeGood v2 does not support PHPUnit 4. It will be supported in MakeGood 3.0.0.

MakeGood 3.0.0 will be released in this month or next.

flack commented 10 years ago

Alright, thanks for the heads-up! Is there already a beta I can try, or is it better to just wait?

FFMG commented 10 years ago

Hi, Is version 4.0.0 still on target for June? I have not been able to use Makegood with phpunit 4.0, (and Kepler), for some time already, and it is a bit of a pain really.

Many thanks for a great plugin!

Even a beta would be great :)

ScottChapman commented 10 years ago

I am seeing this error with MakeGood 3.0 and PHPUnit 3.7.x

Going back to MakeGood 2.4.1 seems to work though...

FFMG commented 10 years ago

The new version was released a few days ago. It works great with the new phpunit, (4.1) as well as Kepler.