Run tests in Renode
Version updated for https://github.com/antmicro/renode-test-action to version v5.
- This action is used across all versions by 74 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Test in Renode GitHub Action enables automated testing of embedded software using the Renode simulation environment and the Robot Framework within GitHub Actions. It simplifies the process of running Robot-based tests with Renode’s predefined keyword library, providing automated test execution, detailed logs, and summaries. This action is particularly useful for validating embedded systems in a simulated environment, improving CI workflows, and ensuring consistent testing results.
Release notes
This release updates the macOS runner version and runs python in virtual environment.