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.
