Tclunit: Unit Testing For Tcl
TclUnit is a unit testing framework for the Tcl programming language. It provides a set of commands that allow developers to write and run unit tests. TclUnit is designed to be easy to use and can be integrated into any Tcl project. It is an open source project and is available under the BSD license. … Read more