Tagged Questions
24
votes
1answer
307 views
How to perform unit testing on proposed patches in Trac?
I was looking for some insight and good resources on how to correctly perform unit testing on proposed WordPress patches in the Trac and how to accurately report the results from the testing. I'm new ...
3
votes
2answers
952 views
Tutorials for Unit-Testing in WordPress and for unit-test.svn.wordpress.org?
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 ...