1Mar/100
PHP Lib Testing
Lately the PHP has gained a few units tests. I know usually the tests are done while the code is being developed and there is less to gain by writing tests after the fact, but the point it to help future development. The whole library is not completely cover by test cases, but it in progress. Currently, I received some consultant work to do and so increases the unit tests will have to wait a while.