Theme Unit Testing — a practical guide to WordPress theme unit testing with clear examples you can reuse in real projects.
WordPress Theme Development Series (84/96). Prefer one article? Read the complete WordPress theme development tutorial.
Short description
Combine PHPUnit for helpers with manual/theme check tools for templates and a11y.
Testing approach
Unit test pure helpers
Theme Check plugin / WP Theme Review sniff
Manual template hierarchy QA