Package: php-simpletest (1.0.0-4) [universe]
Links for php-simpletest
Ubuntu Resources:
Download Source Package php-simpletest:
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Charles Fry
It should generally not be necessary for users to contact the original maintainer.
Similar packages:
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.
Homepage: http://www.lastcraft.com/simple_test.php
Download php-simpletest
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 131.6 kB | 792.0 kB | [list of files] |