Download List

프로젝트 설명

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

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-09-07 12:48 Back to release list
1.05

테스트 : : cmd : 만든 : 공통 모듈 및 하위 클래스 래퍼 일반적인 예외 처리가 추가되었습니다. 테스트를 사용하는 노골적인 예입니다 : : Cmd를 테스트와 함께 : : 하네스, 테스트 : : 단위, 그리고 자신에 대한 설명서를 추가했다. 절대 경로의 경우 최종 처리를위한 몇 가지 사소한 수정 루틴이 추가되었습니다.
Tags: Major feature enhancements
Test::Cmd::Common module and a wrapper subclass was added to handle common exceptions. Explicit examples of using Test::Cmd with Test::Harness, Test::Unit, and on its own were added to the documentation. Minor fixes to some routines for handling absolute-path end cases were added.

Project Resources