- Dancer2: Testing Hello World
- Bitbucket Pipelines testing Perl projects
- Test code which is using fork
- Checking a GitHub URL for existence
- Dancer 1 test Hello World
- Start writing the Markua parser in Perl
- Testing Perl CGI application
- Self testing Perl modules using the Modulino concept
- Creating a testing module
- Implementing 'is_any' to test multiple expected values
- Multiple expected values - testing dice
- Comparing complex data-structures using is_deeply
- Testing timeout with cmp_ok
- Using 'like' to test without exact values
- TODO - testing a bug or a future feature
- Test diagnostic messages using diag, note, and explain
- Moving over to Test::More
- What is the status of the current test script?
- Refactor the tests to use Test::More (Pod::Tree 1.20)
- Getting started - Create skeleton for the SCO clone application
- 2: Michael Schwern on test automation and Git