Package : python2-scripttester

Package details

Summary: Utility for testing command line scripts

Description:
ScriptTester - utility for testing command line scripts .. shared-text-
body********** Quickstart **********Provides class to be instantiated in tests
that check that scripts can be run and give correct output. Usually works
something like this in a test module:: import mymodule from scripttester import
ScriptTester runner ScriptTester(mymodule)Then, in the tests, something like::
code,...


URL: http://github.com/matthew-brett/scripttester
License: BSD license

Maintainer: nobody

List of RPMs