Similar Posts
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.
TruUcde Rabbithole 01/12 : Whitelist, Blacklist and the Unit Testing Rabbit Hole
This is the story of coding the TruUcde WordPress plugin which enables Site Admins to add users outside of black/white list restrictions.
TruUcde Rabbithole 02/12 : Testing & Tooling Concepts
This post looks at some background concepts and the tools required for unit and integration testing.
TruUcde Rabbithole 06/12 : Code Coverage
Configuring PHPUnit for the display of code coverage reports.
WordPress & Microsoft Word
I know they both have the letters “word” in them, but can WordPress and Microsoft Word really work together somehow? Recently I discovered not one but two ways that MS Word can be helpful in your WordPress work. Copy and Paste First, WordPress has recently responded to a commonly employed workflow that resulted in a…
TruUcde Rabbithole 09/12 : Setting up for integration testing
In this post we’ll set up and configure what is needed for WordPress integration tests.