Hacker News new | ask | show | jobs
by robzienert 4510 days ago
Tests would be good, too.
1 comments

WordPress is doing pretty well with no tests!
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.