On 2/21/20 1:37 PM, Arthur A. Gleckler wrote:
> Taylan Kammer has provided an alternative implementation of the widely used SRFI 64: A Scheme API for test suites. I've added it to the Git repo under contrib/ <https://github.com/scheme-requests-for-implementation/srfi-64/tree/master/contrib/taylan.kammer>.
Great. However, it would be nice if the README were fleshed out comparing
the functionality/portability and other differences between the implementations.
For example, one advantage of the reference implementation is that it has hooks
for reporting line numbers for failing tests. That seems impossibly to do portably,
and difficult to do without some kind of macro hooks.
--
--Per Bothner
xxxxxx@bothner.com http://per.bothner.com/