Avatar aims to provide a scalable multi-platform Bluetooth testing tool capable of running any Bluetooth test cases virtually and physically. It aims to complete PTS-bot in the Pandora testing suite.
python -m venv venv source venv/bin/activate.fish # or any other shell pip install [-e] .
python cases/host_test.py -c cases/config.yml --verbose
python cases/host_test.py -c cases/config.yml --test_bed bumble.bumbles --verbose
root-canal
instance running somewhere.root-canal
6402
HCI port of root-canal
may be changed in this config file.python cases/host_test.py -c cases/config.yml --verbose
pyright
and mypy
pyright mypy
black avatar/ cases/ isort avatar/ cases/