<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 17 Mar 2009, at 1:53:33, Matthias Felleisen wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div><br>On Mar 17, 2009, at 8:58 AM, Kathryn Gray wrote:<br><br><blockquote type="cite">The test-engine/scheme-tests.ss can be used as a library by programs that aren't written in the teaching language currently; the test results from this library appear in print statements instead of a window in DrScheme.<br></blockquote><br>So does htdp/testing ... (test) . Why are we deprecating htdp/testing again?<br></div></blockquote></div><div><br></div><div>The functionality doesn't need to (and isn't) going away.</div><div><br></div><div>All htdp/testing does is reexport items from the other library, but unlike test-engine/scheme-tests it can easily be added by students as a teach pack.</div><div><br></div><div>If a student does this, and then calls (test) manually; all of their test results appear twice. Why is this a desirable behavior to have? Why should we be letting students add this as a teach pack?</div><div><br></div><div> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Times; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>-Kathy</div></div></span> </div><br></body></html>