bootstrap
doc
examples
library
resources
solar
templates
utils
.config
.gitignore
.testr.conf
.travis.yml
.vagrantplugins
Dockerfile
LICENSE
MANIFEST.in
README.md
Vagrantfile
config.yaml
docker-compose.yml
jenkins-config.yaml
requirements.txt
run.sh
run_tests.sh
setup.cfg
setup.py
snapshotter.py
test-requirements.txt
tox.ini
vagrant-settings.yaml_defaults
5 lines
142 B
Plaintext
5 lines
142 B
Plaintext
[DEFAULT]
|
|
test_command=py.test ./solar --subunit $LISTOPT $IDOPTION
|
|
test_id_option=--subunit-load-list=$IDFILE
|
|
test_list_option=--collectonly
|