So the poorly made patch the other day converted my Test::More test to use Template::Test which removed quite a bit of code from the test itself. I hadn't seen Template::Test beforehand.
Here's a very simple example of a test you could write to make sure a template is being output ok.
If you want more examples I now have quite a few for Template::ShowStartStop which you can see in the Test directory of the master branch.