[Phpmyadmin-devel] unit testing on Debian 8 (jessie)

Marc Delisle marc at infomarc.info
Sat May 2 13:23:21 CEST 2015


Hi devs,
Trying to run phpunit (4.2.6-2) on jessie to test phpMyAdmin. My current
goal is to stay with packages coming from Debian but I'm not sure I'll
be able to do that.

First, trying to run with code coverage (phpunit.xml.dist)

PHP Fatal error:  Class 'PHP_Token_Stream' not found in
/usr/share/php/PHP/CodeCoverage.php on line 692

With phpunit.xml.nocoverage, I get a lot of these errors:

PHPUnit_Framework_Assert::assertTag is deprecated

So we should do something about assertTag.

-- 
Marc Delisle | phpMyAdmin




More information about the Developers mailing list