Skip to content
This repository has been archived by the owner on May 24, 2018. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 334 Bytes

zend.test.introduction.rst

File metadata and controls

9 lines (6 loc) · 334 Bytes

Introduction to Zend\Test

The Zend\Test component 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.