[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#803426: ITP: clitest -- performs automatic testing in command lines



Package: wnpp
Severity: wishlist
Owner: Giovani Augusto Ferreira <giovani@riseup.net>

* Package name    : clitest
  Version         : 0.0+git20150312.339b2d
  Upstream Author : Aurelio Jargas <verde@aurelio.net>
* URL             : https://github.com/aureliojargas/clitest
* License         : MIT
  Programming Lang: Shell Script
  Description     : performs automatic testing in command lines

 Clitest is a portable POSIX shell script that performs automatic
 testing in Unix command lines. This script was carefully coded to
 be portable between POSIX shells
 .
 It's the same concept as in Python's doctest module: you document
 both the commands and their expected output, using the familiar
 interactive prompt format, and a specialized tool tests them.
 .
 The clitest command searches for pieces of text that look like
 interactive Unix command lines, and then executes those command
 lines to verify that they work exactly as shown.


Reply to: