We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
PHPUnit_Framework_TestCase
(see picture)
PHPUnit_Framework_TestCase has been removed from PHPUnit in favor of the PHPUnit\Framework\TestCase class.
PHPUnit\Framework\TestCase
The text was updated successfully, but these errors were encountered:
I think Makegood is abandonware. Maybe we should fork it an release it under a new name.
Sorry, something went wrong.
PDT 5.0 will introduce own phpunit support
That's too bad... So many problems with Neon.3. I don't want to switch to Netbeans just because of PHPUnit integration! :(
No branches or pull requests
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:
(see picture)
PHPUnit_Framework_TestCase
has been removed from PHPUnit in favor of thePHPUnit\Framework\TestCase
class.The text was updated successfully, but these errors were encountered: