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?
Leave a Reply
You must be logged in to post a comment.
Resources 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