[plt-dev] unit testing in TS

From: Vincent St-Amour (stamourv at ccs.neu.edu)
Date: Sat May 1 11:47:53 EDT 2010

At Sat, 1 May 2010 10:15:13 -0400,
Matthias Felleisen wrote:
> I could have sworn some form of unit testing used to work in Typed
> Scheme. What gives?

(require typed/test-engine/scheme-tests)
works for me. I didn't try schemeunit, though.

Vincent


Posted on the dev mailing list.