Raspberry Pi—Thymio Vision
- Free software: GPLv3+
pip install .
To use a live development environment, run
tox run -e dev
source .tox/dev/bin/activate
https://sherman.gitlabpages.inria.fr/poppy_raspi_thymio/
To run the all tests run:
tox
Note, to combine the coverage data from all the tox environments, set
environment variable PYTEST_ADDOPTS=--cov-append
.
To run Sonarqube analyses:
tox run -e sonar
poppy_raspi_thymio version v0.3.6