TruUcde Rabbithole 05/12 : Project and Tool config & Sanity Tests
Exploring configuration of unit testing tools and running sanity tests to make sure that everything is working.
Troy Welch's stuff, blog and design tips
Exploring configuration of unit testing tools and running sanity tests to make sure that everything is working.
Configuring PHPUnit for the display of code coverage reports.
A brief look at testing approaches and where they fit in the development process.
In this post we’ll set up and configure what is needed for WordPress integration tests.
In 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.
In this article we’ll carry on with our examination of the integrations tests of the TruUcde plugin.
This final article in the series looks at how testing can be useful when making code changes.
A look at getting the tools necessary for php unit testing installed.
Testing and WordPress development occur in a context, I thought I would briefly outline my environment, development tools and point to some useful resources.
This post looks at some background concepts and the tools required for unit and integration testing.