730 projects tagged "Testing"
Tcl provides a portable scripting environment for Unix, Windows, and Macintosh that supports string processing and pattern matching, native file system access, shell-like control over other programs, TCP/IP networking, timers, and event-driven I/O. Tcl has traditional programming constructs like variables, loops, procedures, namespaces, error handling, script packages, and dynamic loading of DLLs. Tk provides portable GUIs on UNIX, Windows, and Macintosh. A powerful widget set and the concise scripting interface to Tk make it a breeze to develop sophisticated user interfaces.
Test::Cmd provides a framework for portable, automated testing of executable commands and scripts (in any language, not just Perl), especially those that interact with the file system. In addition to running tests and evaluating conditions, the Test::Cmd module manages and cleans up temporary workspace directories, and provides methods for creating files and directories from in-line data (here-documents).
utPLSQL is an Open Source unit testing framework for Oracle PL/SQL developers. It is being developed as part of the lightweight development methodology known as Extreme Programming. As a framework, utPLSQL defines a process and offers a set of packages that PL/SQL developers can use to unit test their code thoroughly, efficiently, and easily.
CTCS (Cerberus Test Control System) consists of a test control program for running tests, test modules, a test control file generator designed for running diagnostics, and complete documentation. Originally developed by VA Linux Systems, it is now being developed independently as an open-source project. Please read at least README.FIRST before attempting to use the Cerberus Test Control System as certain configurations of CTCS may damage your system.
VSC Lite is a lite version of the full Open Group commands and utilities test suite. It provides test coverage for 77 commands and utilities from the POSIX.2-1992 specification. It is a self-contained test package and comes complete with its own version of the Test Environment Toolkit, and distributions of the Tcl and expect utilities that are used by the test framework. This release is distributed as a complete release.