On 7/18/21 4:03 PM, Matthew Stuckwisch wrote:
I think it was Daniel Sockwell (codesections) that played around with it. See the blog
entry at <https://www.codesections.com/blog/weaving-raku/> and the associated
Pod::Literate module at
<https://github.com/codesections/pod-literate/tree/main/lib/Pod> .
There's also my Test::Inline (I know I posted about it somewhere but I don't believe
it was on a blog) which can be found at
<https://github.com/alabamenhu/TestInline>, but it doesn't integrate POD6.
Matéu
Matéu, thank you for the links. It wasn't any of these but the last one had a
link to reddit and at the start there was the link I remembered;
https://www.codesections.com/blog/raku-unit-testing-with-conditional-compilation/.
My brain mixed up also on the use of pod docs, instead it was about using DOC
blocks.
Thanks again,
Marcel
On Jul 18, 2021, at 09:19, Marcel Timmerman <mt1...@gmail.com> wrote:
Hi,
I am searching for a blog of someone who explained how to write testing code
next to the programs code. I believe the testing code was written in pod
documentation. I am interested in the way it was done but can't find the blog
anymore.
Does anyone have a link to the blog for me?
Thanks,
Marcel