[MANUAL] English:
[zend.git] / documentation / manual / en / module_specs / Zend_Test.xml
blob88d73527069f6df01b97db507c12ffbb877fda6f
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Reviewed: no -->
3 <sect1 id="zend.test.introduction">
4     <title>Introduction</title>
6     <para>
7         <classname>Zend_Test</classname> provides tools to facilitate unit testing of your
8         Zend Framework applications. At this time, we offer facilities to enable
9         testing of your Zend Framework <acronym>MVC</acronym> applications
10     </para>
11 </sect1>
12 <!--
13 vim:se ts=4 sw=4 et:
14 -->