[chuck-users] time goes backwards (and I don't like that)

Michael Heuer heuermh at gmail.com
Sat Mar 14 23:21:44 EDT 2009


Robert Poor wrote:

> If anyone asks me to, I can write this as a more automated test to check for
> both errors.  Is there an official "test harness" for ChucK, i.e. using
> asserts() or the equivalent?

There is an Assert.ck class at
http://github.com/heuermh/lick/tree/master which loosely follows
JUnit.  See also, e.g. ArrayListTest.ck.

   michael


More information about the chuck-users mailing list