-- testing group around ------------------------------------------------------ -- testing probably failing ---------------------------------------------- (> (string-length string) 30) .................................... [ FAIL] assertion failed iteration: 9 seeds: (62714213 "d") ((constantly #t)) ................................................ [ PASS] 2 tests completed in 0.004 seconds. 1 failure (50.0%). 1 out of 2 (50.0%) test passed. -- done testing probably failing ----------------------------------------- -- testing all passing --------------------------------------------------- (number? number) ................................................. [ PASS] 1 test completed in 0.002 seconds. 1 out of 1 (100%) test passed. -- done testing all passing ---------------------------------------------- 2 subgroups completed in 0.007 seconds. 1 out of 2 (50.0%) subgroup passed. -- done testing group around -------------------------------------------------