Hello Guilers,

As I understand, a test-group form should  work as follow:

(use-module (srfi srfi-64))
(test-group "foo" (test-assert #t))

But evaluating the previous expressions raises an exception.

Same for test-group-with-cleanup.

I will reach srfi64 maintainers and keep you up.

Jérémy

Reply via email to