An Introduction To Automated Testing Of WordPress Plugins With PHPUnit
WordPress is a popular content management system for building websites because it is easy to get started with and a ton of themes and plugins are available to extend its feature set. The main reason WordPress has a lot of plugins and themes is because it’s easy for developers of any level to start building one. Most of its developers are not experienced, and they do not write tests for their work, perhaps because of the following reasons:
Articles on Smashing Magazine — For Web Designers And Developers