zendframework / zend-test

Test component from Zend Framework
BSD 3-Clause "New" or "Revised" License
18 stars 38 forks source link

zend-test

Repository abandoned 2019-12-31

This repository has moved to laminas/laminas-test.

Build Status Coverage Status

zend-test provides tools to facilitate unit testing of your Zend Framework applications. At this time, we offer facilities to enable testing of your Zend Framework MVC applications. PHPUnit is the only library supported currently.