Code Kata with SRFI-64
I got into the habit of doing about 30 minutes of Code Kata) every morning. I practice these Kata following the test-driven development (TDD) approach.
Guile distribution includes the SRFI-64 module: a unit testing framework. In this article, I expla...
rednosehacker.hashnode.dev7 min read