Hacker News new | ask | show | jobs
by ryan-allen 4510 days ago
WordPress is doing pretty well with no tests!
2 comments

WP has tests, they are not perfect but they exist.

http://unit-tests.svn.wordpress.org/trunk/ https://github.com/10up/wp_mock

Wordpress has zillion of tests.WP real problem is its architecture but since its authors want to support legacy PHP versions it's not going to change.