ZF-4673: Zend_Test assertions are not counted in PHPUnit assertion count

Description

Zend_Test assertions are not counted in PHPUnit assertion count. There should be some way to register them to the PHPUnit test engine.

Comments

Fixed in current trunk with r12333; will release with 1.7.0