Originally published at Perl Weekly 770 Hi there, I like to believe that I belong to the old school of testing i.e. Test::More . That being said, every now and then I come across a magical test workflow. One of them is App::Yath . The biggest and pleasant surprise is that both were presented by none other than Chad Granum . 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 blog post 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. Speaking of testing, Herbert Breunung shared a blog post explaining how Test::Builder helped him create his own test suite. This reminded me how I did exactly that in 2010 to create Test::Map::Tube for my routing framework, Map::Tube . It makes me feel quite old now! Enjoy rest of the newsletter. -- Your editor: Mohammad Sajid Anwar.…