Page 1 of 1

Testing Swiftmailer.

Posted: Tue Oct 31, 2006 4:40 pm
by anthony88guy
How do I use the alltests.php

In config you have: define('SIMPLETEST_BASE', '/units/');

Where is this SIMPLETEST_BASE?

I just don't understand how to run all the tests...



Thanks for your help

Re: Testing Swiftmailer.

Posted: Tue Oct 31, 2006 5:35 pm
by Chris Corbyn
anthony88guy wrote:How do I use the alltests.php

In config you have: define('SIMPLETEST_BASE', '/units/');

Where is this SIMPLETEST_BASE?

I just don't understand how to run all the tests...



Thanks for your help
You need to download simpletest (google it -- and it's on sourceforge). Then you change that path to point to your installation and go ahead and run the tests from where they are. You should see a green bar :)