February 8, 2016

PHP Unit Test Documentation Meeting

Writing unit tests is absolutely necessary when modifying functionality in WordPress core. Unit tests assure us that our code does what we expect it to do, and that changes we make don’t produce collateral damage.

How do you write these oh-so-important unit tests? Well, we have documentation on the topic, but it just reads “TODO”. Let’s do!

We’ll meet in #core on Friday, February 12th 7pm UTC for a working session to discuss and document PHP unit test authoring practices. Come!



PHP Unit Test Documentation Meeting by Eric Andrew Lewis was originally posted at https://make.wordpress.org/core/2016/02/08/php-unit-test-documentation-meeting/

No comments:

Post a Comment