Skip to content

Commit 17e6106

Browse files
committed
fix link
1 parent 042e17e commit 17e6106

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/770.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@
298298
"header" : [
299299
"Hi there,",
300300
"I like to believe that I belong to the old school of testing i.e. <a href=\"https://metacpan.org/pod/Test::More\">Test::More</a>. That being said, every now and then I come across a magical test workflow. One of them is <a href=\"https://metacpan.org/pod/App::Yath\">App::Yath</a>. The biggest and pleasant surprise is that both were presented by none other than <strong>Chad Granum</strong>. Although I love the idea, I find it hard to adapt to it. I have to force myself otherwise it won't happen. I wrote a short <a href=\"https://theweeklychallenge.org/blog/testing-in-perl\">blog post</a> as a reminder to myself while working on this editorial. I can refer to it next time I am changing existing code or adding new code.",
301-
"Speaking of testing, <strong>Herbert Breunung</strong> shared a <a href=\"https://blogs.perl.org/users/lichtkind/2026/04/who-tests-the-tester-me.html\">blog post</a> explaining how <strong>Test::Builder</strong> helped him create his own test suite. This reminded me how I did exactly that in <strong>2010</strong> to create <a href=\"https://metacpan.org/pod/Test::Map::Tube</a>Test::Map::Tube</a> for my routing framework, <a href=\"https://metacpan.org/pod/Map::Tube\">Map::Tube</a>. It makes me feel quite old now!",
301+
"Speaking of testing, <strong>Herbert Breunung</strong> shared a <a href=\"https://blogs.perl.org/users/lichtkind/2026/04/who-tests-the-tester-me.html\">blog post</a> explaining how <strong>Test::Builder</strong> helped him create his own test suite. This reminded me how I did exactly that in <strong>2010</strong> to create <a href=\"https://metacpan.org/pod/Test::Map::Tube\">Test::Map::Tube</a> for my routing framework, <a href=\"https://metacpan.org/pod/Map::Tube\">Map::Tube</a>. It makes me feel quite old now!",
302302
"Enjoy rest of the newsletter."
303303
],
304304
"subject" : "Yet Another Test Harness"

0 commit comments

Comments
 (0)