Hi Guilers! I've got a cleaned-up version Per Bothner's SRFI 64 (A Scheme API for test suites) reference implementation that works with Guile 2.0.x sitting on my hard drive. Anyone interested in me committing it? I could add some documentation and unit tests (via Guile's own test suite API, I guess).
I can see the argument against having multiple APIs for the same stuff, but I have found it useful for developing cross-platform Scheme libraries. Regards, Julian