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 and wonder if there are any tutorials or core-developer's notes on how to use it?
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 and wonder if there are any tutorials or core-developer's notes on how to use it?
Share Improve this question edited Aug 23, 2010 at 3:44 MikeSchinkel 37.6k14 gold badges117 silver badges132 bronze badges asked Aug 22, 2010 at 18:01 justjoejustjoe 2951 gold badge2 silver badges8 bronze badges1 Answer
Reset to default 11Resources on how to use the WordPress unit-test:
WordPress Automated Tests Trac
Automated Testing in The Codex
The Unit-Test README File (broken)
The PHPUnit Manual
Hakre/WP Unit-Tests Codex Page
Block Unit Test for Gutemberg
Unit Tests for WordPress Plugins