Package: wnpp Severity: wishlist Owner: Charles Fry <[EMAIL PROTECTED]>
* Package name : php-simpletest Version : 1.0.0 Upstream Author : Marcus Baker <[EMAIL PROTECTED]> * URL : http://www.lastcraft.com/simple_test.php * License : The Open Group Test Suite License Description : Unit testing and web testing framework for PHP SimpleTest is a testing framework built around test case classes. These are written as extensions of base test case classes, each extended with methods that actually contain test code. . These tools are designed for the developer. Tests are written in the PHP language itself The advantage of using PHP itself as the testing language is that there are no new languages to learn, testing can start straight away, and the developer can test any part of the code. Basically, all parts that can be accessed by the application code can also be accessed by the test code if they are in the same language. -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (90, 'testing'), (80, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.11.4 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]