Hacker News new | ask | show | jobs
by wyck 4516 days ago
You need to write some documentation if you want to get anyone interested.
2 comments

Tests would be good, too.
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.
Thank you. Yes I would write detailed documentation.