[Phpug] [ILUG] Open Source Testing Tools
Ken Guest
kguest at php.net
Tue Apr 8 12:21:21 IST 2008
On Tue, Apr 8, 2008 at 12:02 PM, Sonic Donic <sonic at dreadserver.com> wrote:
> On Sat, Apr 5, 2008 at 7:54 AM, David Jamison <david.jamison1 at ntlworld.com
> >
> wrote:
>
> > Is anyone using any open source testing tools particularly Watir or Fire
> > Watir? <http://www.linux.ie/map/>
>
> Selenium and SimpleTest for PHP.
> Going to start looking at the test suite for QT as soon as I get into QT
> itself properly.
>
You could also use phpunit, phpt and the newly proposed doc_test package on
pear ( http://pear.php.net/pepr/pepr-proposal-show.php?id=537 )
depending on your objectives. (phpt can be used for testing command line
tools).
k.
More information about the Phpug
mailing list