4c4b807e8b
Unit testing, mock objects and web testing framework for PHP built around test cases. If you know JUnit or some of the PHPUnit clones this will need no explanation. It also adds JWebUnit style testing including cookies, authentication and form handling WWW: http://sourceforge.net/projects/simpletest/ PR: ports/72061 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
7 lines
303 B
Plaintext
7 lines
303 B
Plaintext
Unit testing, mock objects and web testing framework for PHP built
|
|
around test cases. If you know JUnit or some of the PHPUnit clones this
|
|
will need no explanation. It also adds JWebUnit style testing including
|
|
cookies, authentication and form handling
|
|
|
|
WWW: http://sourceforge.net/projects/simpletest/
|