[wp-hackers] Who on the commit team or contributors actually run the Automattic WordPress Tests?

Nikolay Bachiyski nbachiyski at developer.bg
Tue Apr 1 14:53:13 GMT 2008


2008/4/1, Jacob Santos <wordpress at santosj.name>:
> I don't want to step out of line with a statement I was going to make on
>  my blog, but seriously how many core developers which commit patches
>  actually test it with the Automattic WordPress Tests [1]?
>
>  How many contributors have the Subversion checkout of the Automattic
>  WordPress Tests and run it with patches?

I do.

>
>  I think by doing so, it would be more feasible for some of those
>  developers to write test cases for their functions and prove their
>  patches are a success. I'm seeing some do this already, however, you can
>  never have enough doing this.

Before more people start doing this we need some documentation -- how
to write/run their tests. Here is a short Codex article:

http://codex.wordpress.org/Automated_Testing

The page contains the instructions from Alex's readme and some more
command-line options for wp-test.php. It could have been expanded to
include information about knownWPBug method, _WPMediumBlog class and
its friends, but I didn't have the inspiration to complete it :-)

>
>  You can also see the results run two minutes past the hour, every hour
>  at http://wptests.dragonu.net.

Great work there! I found some differences between your test results
and these on my computer, but I will contact you with more details
when I investigate the issue.

Happy hacking,
Nikolay.


More information about the wp-hackers mailing list