I'm starting to learn Selenium and PHPUnit and I am interested in implementing what I've learned in my WordPress projects. I've seen http://unit-test.svn.wordpress.org and wonder if there are any tutorials or core-developer's notes on how to use it?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
Resources on how to use the WordPress unit-test:
|
|||||
|
|
|
I have recently wrote a tutorial that might be of benefit. It is specifically for testing plugins, but could be used for testing the core or themes. I've taken info from docs and tutorials taken after 2 days of googling, stuck them together and shared my results (hopefully in an easy to understand way). Links to the info I gathered is given at the top of the article. http://david-coombes.com/phpunit-testing-wordpress-plugins-with-wordpress-make/ hope this helps somebody. |
|||
|
|