wokwi/Wokwi IoT and Embedded System Simulator
This action tests your firmware builds with the Wokwi Simulator
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Wokwi API token | yes | — |
| path | Path to the directory where wokwi.toml is, relative to the root of your repository | no | / |
| timeout | Timeout in milliseconds for the simulation | no | 10000 |
| expect_text | Text to expect in the serial output, test will fail if not found | no | "" |
| fail_text | Text that fails the test if found in the serial output | no | "" |
| scenario | Path to scenario yaml file (relative to project directory) | no | "" |
| diagram_file | Custom diagram file | no | diagram.json |
| elf | Custom firmware ELF path | no | "" |
| serial_log_file | Serial log file to be written (relative to project directory) | no | "" |
Outputs
no outputs