chickadee » simple-tests » simple-test

(simple-test (name) xpr ...)syntax

runs each test expression, xpr, and prints success or failure as well as a summary, all prefixed with name. This macro is deprecated. Use compound-test instead.