PHP testing
Hi
I have oder to test some framework PHP.
And I don't know how to do it? May I test this by PHPUNIT ?
And how to generate report?
Re: PHP testing
On Feb 14, 1:39 pm, "vitay" <v... [at] nohost.com> wrote:
> Hi
>
> I have oder to test some framework PHP.
> And I don't know how to do it? May I test this by PHPUNIT ?
> And how to generate report?
HI, yes, PHPUnit is very good for testing.
PhpUnir homepage has greate documentation on how to use it, and
reponting.
http://phpunit.de/