Hello everyone,

I just got into extension certification and wanted to start with running the tests provided with OXID (CE), but I can't get it work.

What I did:

- downloaded fresh CE 4.9.2 from repository
- installed & configured it (shop is working)
- try to run phpunit with

phpunit --bootstrap tests/bootstrap.php tests/AllTestUnit.php

But all I get are Fatal Errors and Notices. Actually

Fatal error: Uncaught exception 'oxConnectionException' with message 'EXCEPTION_CONNECTION_NODB' in /Applications/XAMPP/xamppfiles/htdocs/oxid/source/core/oxdb.php:371

I've read the documents about Certification and Unit Testing in oxidforge.

Enviroment: OS X Yosemite, XAMPP 1.8.3-5, latest phpunit version

Any ideas?

--

Alexander Schwarz

_______________________________________________
dev-general mailing list
[email protected]
http://dir.gmane.org/gmane.comp.php.oxid.general

Reply via email to