ruby/tests/Makefile
Jun Aruga 92fcf2522e Update tests.
Keep watching a workflow with modularity-testing-framework will be stable.
2017-09-04 19:48:38 +02:00

15 lines
432 B
Makefile

# A workflow with modularity-testing-framework is still uncertain.
# Only nspawn is actually used.
# https://meta-test-family.readthedocs.io/en/latest/index.html
#
# Installation
# $ sudo dnf install modularity-testing-framework python2-avocado
# $ sudo /usr/bin/pip install behave
test:
mtf-generator
MODULE=nspawn \
python -d -m avocado run \
--filter-by-tags=-WIP \
/usr/share/moduleframework/tools/modulelint.py \
*.py