Topic: Unit Testing for WordPress
Topic Description: No one writes a Perfect code, We all create bugs while writing the code. If anyone disagree with it, we’ll gladly hear why? PHPUnit testing in WordPress can definitely help one to fix the issues. The talk will cover :
1. What is PHPUnit testing.
2. Why unit testing is important?
3. Difference between Unit and Acceptance test.
4. Introduction to PHPUnit,
5. How to setup PHPUnit using WP-CLI.
6. Assertion Methods.
7. How to write test cases.
Bio: Harshad Mane is a PHP Programmer and a WordPress Enthusiast. He’s passionate about WordPress, and using it to develop modern and impressive websites. He has been working in the web industry for over 11 years. Starting as a PHP Progammer, He soon moved his way into WordPress development, and to this day he still loves doing both. When away from computer Harshad enjoys doing yoga, listening to music and thinking about going back to the computer!
Intended Audience: Developers