Open wpalchemist opened 5 years ago
Create unit tests to make sure the plugin functions properly, and that I haven't broken anything I wrote before.
Useful links:
https://premium.wpmudev.org/blog/unit-testing-wordpress-plugins-phpunit/
https://polevaultweb.com/2016/11/unit-testing-custom-wp-cli-commands/
https://github.com/polevaultweb/phpunit-wp-cli-runner
Create unit tests to make sure the plugin functions properly, and that I haven't broken anything I wrote before.