[wp-testers] Automated Testing

Prasath Nadarajah n.prasath.002 at gmail.com
Wed Jun 2 15:23:17 UTC 2010


hi every body i,m new to wordpress
i,m trying to test wordpress and i have a couple of questions.

i,m a linux user and i have installed the lampstack, phpunit
i checked the test suite with subversion and configured it.
testing is working and i gt the following results.
FAILURES!
Tests: 500, Assertions: 4175, Failures: 121, Errors: 38, Skipped: 18.

can anyone explain these terms such as assertions,failures,errors.
also when i make a change in the source code how can i identify the
impact of it??
is it will be the difference in failures (more failures)?

also i gt the some  messages like
depreciated: PHP depreciated:
in the command line before the tests start.
much help is appreciated











prasath at prasath-desktop:/var/www/wordpresstest$ php wp-test.php
PHP Deprecated:  Comments starting with '#' are deprecated in /etc/
php5/cli/conf.d/mcrypt.ini on line 1 in Unknown on line 0
PHP Deprecated:  Assigning the return value of new by reference is
deprecated in /var/www/wordpresstest/wp-testlib/base.php on line 154

Deprecated: Assigning the return value of new by reference is
deprecated in /var/www/wordpresstest/wp-testlib/base.php on line 154
PHP Deprecated:  Assigning the return value of new by reference is
deprecated in /var/www/wordpresstest/wp-testlib/base.php on line 156

Deprecated: Assigning the return value of new by reference is
deprecated in /var/www/wordpresstest/wp-testlib/base.php on line 156
PHP Deprecated:  Assigning the return value of new by reference is
deprecated in /var/www/wordpresstest/wordpress/wp-settings.php on line
204

Deprecated: Assigning the return value of new by reference is
deprecated in /var/www/wordpresstest/wordpress/wp-settings.php on line
204
PHP Deprecated:  Assigning the return value of new by reference is
deprecated in /var/www/wordpresstest/wordpress/wp-settings.php on line
219

Deprecated: Assigning the return value of new by reference is
deprecated in /var/www/wordpresstest/wordpress/wp-settings.php on line
219
PHP Deprecated:  Assigning the return value of new by reference is
deprecated in /var/www/wordpresstest/wordpress/wp-settings.php on line
226

Deprecated: Assigning the return value of new by reference is
deprecated in /var/www/wordpresstest/wordpress/wp-settings.php on line
226
PHP Deprecated:  Assigning the return value of new by reference is
deprecated in /var/www/wordpresstest/wordpress/wp-settings.php on line
233

Deprecated: Assigning the return value of new by reference is
deprecated in /var/www/wordpresstest/wordpress/wp-settings.php on line
233
PHP Deprecated:  Assigning the return value of new by reference is
deprecated in /var/www/wordpresstest/wordpress/wp-settings.php on line
258

Deprecated: Assigning the return value of new by reference is
deprecated in /var/www/wordpresstest/wordpress/wp-settings.php on line
258
PHP Deprecated:  Function set_magic_quotes_runtime() is deprecated in /
var/www/wordpresstest/wordpress/wp-settings.php on line 27

Deprecated: Function set_magic_quotes_runtime() is deprecated in /var/
www/wordpresstest/wordpress/wp-settings.php on line 27


More information about the wp-testers mailing list