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

PHPUnit 6: No test case / test suite found for file #6

Open
JercSi opened this issue Feb 21, 2017 · 0 comments
Open

PHPUnit 6: No test case / test suite found for file #6

JercSi opened this issue Feb 21, 2017 · 0 comments

Comments

@JercSi
Copy link

JercSi commented Feb 21, 2017

Class 'PHPUnit_Framework_TestCase' does not exist in PHPUnit 6.

I changed the SuperClass to 'PHPUnit\Framework\TestCase', 'TestCase', to blank value,... and result is always 'Error: No test case / test suite found for file '.

If i set PHPUnit back to 5.7 with using namespaces it still does not work. But when i change back to 'extends PHPUnit_Framework_TestCase' it's working. No matter what i have in 'SuperClass'.

Any idea how to make Eclipse to work with PHPUnit 6+?

phpunit

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

1 participant