File manager - Edit - /opt/imh-python/lib/python2.7/site-packages/pbr/testr_command.pyc
Back
� ��Wc @ s� d Z d d l m Z d d l Z d d l Z d d l Z d d l Z e j e � Z d e j f d � � YZ d e j f d � � YZ y d d l m Z e Z e Z Wn e k r� e Z e Z n Xd S( s� setuptools/distutils commands to run testr via setup.py Currently provides 'testr' which runs tests using testr. You can pass --coverage which will also export PYTHON='coverage run --source <your package>' and automatically combine the coverage from each testr backend test runner after the run completes. To use, just use setuptools/distribute and depend on testr, and it should be picked up automatically (as the commands are exported in the testrepository package metadata. i����( t cmdNt TestrRealc B sn e Z d Z d d d d d d d g Z d d d g Z d � Z d � Z d � Z d � Z d � Z d � Z RS(! s Run unit tests using testrt coveragesG Replace PYTHON with coverage and merge coverage from each testr worker.s testr-args=t ts Run 'testr' with these argss omit=t os( Files to omit from coverage calculationss coverage-package-name=s"