Thanks for the tip. A 2nd-level intro course is indeed my use, and check-expect works well, especially in conjunction with (generate-report). I will also have use for check-within. I will be using full racket as the language, not the student languages, however.
Regards, Bob On Aug 26, 2010, at 5:11 AM, Matthias Felleisen wrote: > > Thanks. This is a documentation bug. -- Matthias > > p.s. If you're looking into Racket as an introductory language, use > check-expect in the * Student Languages for HtDP. > > > On Aug 26, 2010, at 4:28 AM, Robert Keller wrote: > >> When I try on Racket 5.0.1 the first rackunit test example in >> >> http://pre.racket-lang.org/docs/html/rackunit/quick-start.html >> >> the behavior is slightly different than stated, to wit: >> >> Tests that succeed don't print anything, rather than printing #t as the >> guide states. >> >> Regards, >> >> Bob Keller >> >> Robert Keller >> Director, Computer Science Clinic >> Csilla & Walt Foley Professor >> Computer Science >> Harvey Mudd College >> >> >> >> >> >> _________________________________________________ >> For list-related administrative tasks: >> http://lists.racket-lang.org/listinfo/users > Robert Keller Director, Computer Science Clinic Csilla & Walt Foley Professor Computer Science Harvey Mudd College _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users

