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

Class TestCase not found when running phpunit #13

Open
DanRibbens opened this issue Nov 16, 2017 · 1 comment
Open

Class TestCase not found when running phpunit #13

DanRibbens opened this issue Nov 16, 2017 · 1 comment

Comments

@DanRibbens
Copy link

I'm trying to contribute by adding Laravel 5.5 support, but the Travis CI build failed. I tried to run phpunit locally to debug but I'm getting this class loading error.

PHP Fatal error: Class 'TestCase' not found in C:\code\laravel-ckeditor\tests\CkEditorTest.php on line 5

Is there a set up step I may have missed locally?

@jeroennoten
Copy link
Owner

Did you install with dev dependencies?

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

2 participants