Adding a Webwork link to your Moodle course
Hi all, Webwork is a homework system developed to support courses in Mathematics, Statistics and Physics. To make things more seamless you are able to add External Tool links (also called an LTI) in your Moodle course to the Webwork … Continued
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.
TruUcde Rabbithole 06/12 : Code Coverage
Configuring PHPUnit for the display of code coverage reports.
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 07/12 : Testing approaches
A brief look at testing approaches and where they fit in the development process.
TruUcde Rabbithole 12/12 : I’m fixing a hole
This final article in the series looks at how testing can be useful when making code changes.
TruUcde Rabbithole 11/12 : Integration Tests (Part 2)
In this article we’ll carry on with our examination of the integrations tests of the TruUcde plugin.
TruUcde Rabbithole 10/12 : Setup and Integration Tests (Part 1)
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.
TruUcde Rabbithole 04/12 : Installing the Tools
A look at getting the tools necessary for php unit testing installed.
TruUcde Rabbithole 03/12 : Development Setup
Testing and WordPress development occur in a context, I thought I would briefly outline my environment, development tools and point to some useful resources.
Recent blog posts
Adding a Webwork link to your Moodle course
Hi all, Webwork is a homework system developed to support courses in Mathematics, Statistics and Physics. To make things more seamless you are able to add External Tool links (also called an LTI)... READ MORE
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. READ MORE
TruUcde Rabbithole 06/12 : Code Coverage
Configuring PHPUnit for the display of code coverage reports. READ MORE
TruUcde Rabbithole 07/12 : Testing approaches
A brief look at testing approaches and where they fit in the development process. READ MORE
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. READ MORE
TruUcde Rabbithole 10/12 : Setup and Integration Tests (Part 1)
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. READ MORE
TruUcde Rabbithole 11/12 : Integration Tests (Part 2)
In this article we'll carry on with our examination of the integrations tests of the TruUcde plugin. READ MORE
TruUcde Rabbithole 12/12 : I’m fixing a hole
This final article in the series looks at how testing can be useful when making code changes. READ MORE