> Hi, > Would a rewrite of the Guile tests using SRFI-64 be a welcome idea? > IMO the advantages of doing so are:
... >Opinions? IMHO, I think Guile should not depend too heavily on Guile for testing itself. It is bad bootstrapping practice. And personally, I find that errors in srfi-64 tests are more difficult to interpret that errors in the guile test suite framework. The logging is worse. - Mike