Testing¶
Table of Contents
Run tests¶
Docker-compose¶
./scripts/start.sh
./scripts/test.sh
Further Tips¶
To drop to pdb and do not terminate QEMU processes add the –pdb flag to pytest or run ./scripts/test.sh –pdb
Table of Contents
./scripts/start.sh
./scripts/test.sh
To drop to pdb and do not terminate QEMU processes add the –pdb flag to pytest or run ./scripts/test.sh –pdb