sclorg/scltests

Name: scltests

Owner: Software Collections

Description: Simple tests designed to keep up with regressions in scl-utils

Created: 2015-01-27 11:17:55.0

Updated: 2016-02-19 17:25:07.0

Pushed: 2015-05-21 08:01:52.0

Homepage: null

Size: 1048

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

scltests

Simple tests designed to keep up with regressions in scl-utils

How to run scltests?
First, you have to meet the requirements, you have to have python-click, PyYAML, mock, createrepo, scl-utils-build and python-colour-runner (optional dependency) installed. Also user under which you will run these tests must be in user group mock

./run-tests.py --help
e: run-tests.py [OPTIONS] COMMAND [ARGS]...

ltests builds and tests your software collections according to your
fined yaml config.

ons:
, --help  Show this message and exit.

ands:
st  list available collections and mock configs
st  build and test collection(s)



./run-tests.py test -h                                                                                
e: run-tests.py test [OPTIONS] SCLS CFGS

n tests for given software collections SCLS and mock configs CFGS.

ments:

LS and CFGS accept multiple values in format foo1:foo2 where fooX is
me of software collection or mock config (see list for available
tions). Is it possible also to use all as argument. Note: all:foo1
ecifies all available collections or configs except foo1.

ons:
local-scl PATH  Provide path to folder which contains scl-utils
                repository.
, --help        Show this message and exit.

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.