Similar Posts
Development | Series | Testing | truucde | WordpressTruUcde Rabbithole 12/12 : I’m fixing a hole
BytroyThis final article in the series looks at how testing can be useful when making code changes.
Development | Series | Testing | truucde | WordpressTruUcde Rabbithole 10/12 : Setup and Integration Tests (Part 1)
BytroyIn this article we’ll start by taking care of some final set up items and conduct sanity tests to see if our plugin is properly loading into WordPress.
Development | Series | Testing | truucde | WordpressTruUcde Rabbithole 08/12 : Unit Testing
BytroyIn this article we are going to look at the actually unit tests for the TruUcde plugin code.
Development | Series | Testing | truucde | WordpressTruUcde Rabbithole 09/12 : Setting up for integration testing
BytroyIn this post we’ll set up and configure what is needed for WordPress integration tests.
Development | Series | Testing | truucde | WordpressTruUcde Rabbithole 03/12 : Development Setup
BytroyTesting and WordPress development occur in a context, I thought I would briefly outline my environment, development tools and point to some useful resources.
Development | Series | Testing | truucde | WordpressTruUcde Rabbithole 07/12 : Testing approaches
BytroyA brief look at testing approaches and where they fit in the development process.