[plt-dev] unit testing in TS

From: Matthias Felleisen (matthias at ccs.neu.edu)
Date: Sat May 1 11:50:30 EDT 2010

Thanks. I need a spell-checker :-( 


On May 1, 2010, at 11:47 AM, Vincent St-Amour wrote:

> 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.