« Test Driven Development by Example » – Chapter 18. First Steps to xUnit
Previously :
This first step, to an xUnit implementation, was pretty fun. You can taste it with the introductory sentence :
« Driving a testing tool using the testing tool itself to run the tests may seem a bit like performing brain surgery on yourself. »
Let's see how far can I push this adaptation in the Guile programming language.