Re: [tcljava-user] tcltest and tcljava
Brought to you by:
mdejong
From: Mo D. <md...@un...> - 2006-05-10 02:01:43
|
On Tue, 9 May 2006 14:22:23 -0500 "Imrisek, Martin" <mim...@ti...> wrote: > Hello All, > > I'm curious to see whether anyone out there is using jacl or tclblend > with the tcltest package. I've got a suite of several thousand > integration tests that is based on Tcl and Tcltest that I would like to > migrate. The CVS version of Jacl has integrated tcltest support. All you need to do to load tcltest via: package require tcltest I hope that helps Mo DeJong |