Β· Steve Grice Β· pagekey operating system Β· 1 min read
OS16: Integration Test with QEMU in CI/CD Using Pytest
In this video, we implement a simple integration test in GitLab CI/CD to automate our input to QEMU using pytest
and Pythonβs subprocess
package.