Kohana - HTTP Tests

12 views Asked by At

I have inherited an old app written in Kohana 3.3 framework. I would like to create HTTP tests which would include going to a project website, filling out forms, submitting forms, etc. How can I write such tests with PHPUnit? Can someone point me to some articles. Any input appreciated.

0

There are 0 answers