Innovation Award
 September 2006
Winner |
Testing is an important step in software development that is needed to verify whether a program works as expected.
However, generating test scripts by hand is often a tedious task that many developers do not like to do.
This class helps simplifying the development of test scripts and process the results.
Manuel Lemos |
This class can be used to automate tests of class features and show execution time of each test.
To test a class it must extend this unit test class. It calls each of class methods and checks whether they return the expected results.
The test results are presented in an HTML table. For the tests that failed, the class also presents the output of the respective function.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (87.5%) |
Good (87.5%) |
Good (81.3%) |
Good (87.5%) |
- |
- |
Sufficient (69.4%) |
189 |
| Month: |
Not yet rated by the users |
| Link |
Description |
| September 2006 PHP Classes Innovation Award results |
When I posted back in October about the results of the PHP Classes Innovation Awards, they were actually the results of the August 2006 award, not the September one where WPGet was entered (congrats anyway, though, to everyone who was nominated!)... |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.