Level Up

A collection of resources for WordPress Developers, written and curated by experts

Posts tagged: Testing

How to Decrease Your Site Testing Time: Automated Acceptance Testing for WooCommerce

We’ve written before about how we are using automated acceptance testing to test our WordPress plugins which has decreased manual testing time and helped catch bugs before they are released.… Read more

Iain Poulson

Apr 9, 2019

An Introduction to WordPress Penetration Testing

Recently I had Tim Nash, the WordPress platform lead at 34SP.com, speak at the local WordPress meetup I help run. It’s the third time Tim has spoken at the meetup,… Read more

Iain Poulson

Nov 20, 2018

End-to-End Testing with Cypress

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… Read more

Peter Tasker

Oct 2, 2018

Using Codeception to Automate WordPress Plugin Testing

When the time comes to release a new update to one of our plugins, the Delicious Brains team gets all excited at delivering more features and improvements to our customers,… Read more

Iain Poulson

Apr 5, 2016

Unit Testing Ajax and API Requests in WordPress Plugins

I am scared of unit testing. There, I’ve said it. Unit testing is one of those practices that I know I should be doing, there are benefits to doing it,… Read more

Iain Poulson

Nov 3, 2015