Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 961 Bytes

README.rst

File metadata and controls

34 lines (22 loc) · 961 Bytes
https://travis-ci.org/nokia/virtualenvrunner.svg?branch=master

README

Documentation

Documentation for virtualenvrunner can be found from Read The Docs.

run_in_virtualenv tool

This distribution contains run_in_virtualenv tool and programmatic usage of the tool. The tool is for running shell commands in virtualenv.

The tool is similar to allvirtualenv in virtualenvwrapper or tox but restricted to the command line run only.

Moreover, the library provides Python function for running generic runner function in virtualenv.

Development practices

The development and the testing follows the Common Robot Libraries development practices defined in crl-devutils.