[BULK] [plt-scheme] testing.ss in 4.1.1[3m]
Stephen Bloch
sbloch at adelphi.edu
Mon Oct 27 16:31:55 EDT 2008
On Oct 27, 2008, at 15:38, "Marco Morazan" <morazanm at gmail.com> wrote:
> Dear All,
>
> Has the operational behavior of testing.ss changed for version 4.1.1?
>
> Students can add the testing.ss teachpack, but no messages of success
> or failure are being generated. In version 4.1, these messages are
> generated.
In version 4.1, you shouldn't need testing.ss at al (check-expect and
friends are built into the language)l, and you no longer need to call
generate-report explicitly (it happens automatically at the end of a
Run).
Steve Bloch
More information about the plt-scheme
mailing list