This is a (Gambit) R5RS Scheme port of the Gilded-Rose-Kata.
gsi texttest-fixture.scmassert.scm is a minimalist implementation of xUnit in Scheme style.
There are two assertions available, e.g. (assert=) and (assert-string=).
gsi gilded-rose-test.scm