Best WordPress Hosting
 

End-to-End Testing with Cypress

via deliciousbrains.com => original post link

This week on the blog we’re going to talk about something I’m a big fan of: testing.

Don’t fall asleep juuuust yet.

If you’re like me, during development, you probably refresh your browser and click on buttons a million times a day to make sure you didn’t break anything. This clicking-on-buttons-and-checking-it-still-works is essentially what fancy people call end-to-end testing. I’ve been doing this a lot recently while testing the Theme & Plugin Files Addon and working through a refactor of the WP Migrate DB Pro codebase.