[racket-dev] Minor inconsistency in stepper interface: which way would be right?

From: John Clements (clements at brinckerhoff.org)
Date: Thu Jul 26 14:48:18 EDT 2012

Right now, the stepper and the ordinary interactions window disagree in one minor detail (well, one that I know about…): In the stepper, test cases (e.g. (check-expect (+ 3 4) 7)) reduce to a boolean, and leave a printed boolean value in the list of results. In the interactions window, though, nothing is printed for a completed test case.  This seems like a minor point, but is the Interactions window behavior the right one?

John

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4800 bytes
Desc: not available
URL: <http://lists.racket-lang.org/dev/archive/attachments/20120726/85fa1688/attachment.p7s>

Posted on the dev mailing list.