On Thu, Dec 3, 2015 at 3:12 PM, Thompson, David <dthomps...@worcester.edu> wrote: > On Thu, Dec 3, 2015 at 8:54 AM, Jan Synáček <jan.syna...@gmail.com> wrote: >> >> does a unit test framework for GNU Guile exist? Something like >> "unittest" for Python for example. > > Guile comes with SRFI-64, a unit testing specification. See: > http://srfi.schemers.org/srfi-64/srfi-64.html > > Here's a "real world" example of its use from the Guix project: > http://git.savannah.gnu.org/cgit/guix.git/tree/tests/packages.scm
I *knew* I saw it somewhere:) Thank you! -- Jan Synáček