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

Codeception\Actor not found #47

Open
dutchiexl opened this issue Jun 3, 2015 · 1 comment
Open

Codeception\Actor not found #47

dutchiexl opened this issue Jun 3, 2015 · 1 comment

Comments

@dutchiexl
Copy link

I get the following error when running tests:

PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/extensions/nodebugnonzts20121212/intl.so' dlopen(/usr/lib/php/extensions/nodebugnonzts20121212/intl.so, 9): Library not loaded: /usr/local/opt/icu4c/lib/libicui18n.53.dylib Referenced from: /usr/lib/php/extensions/nodebugnonzts20121212/intl.so Reason: image not found in Unknown on line 0 Codeception PHP Testing Framework v1.8.1 Powered by PHPUnit 3.7.28 by Sebastian Bergmann. PHP Fatal error: Class 'Codeception\Actor' not found in /Library/WebServer/Documents/project/tests/unit/UnitTester.php on line 27

@dutchiexl
Copy link
Author

seems like there is something wrong with the autoloader for me:

PHP Fatal error: Class 'BaseUnitTestCase' not found in ...

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