-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Migrate to wokwi-py-client (update pytest-embedded and esptool) #11863
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrate to wokwi-py-client (update pytest-embedded and esptool) #11863
Conversation
…0a1 and esptool to 5.1.0
…Wokwi tests - for testing
👋 Hello JakubAndrysek, we appreciate your contribution to this project! 📘 Please review the project's Contributions Guide for key guidelines on code, documentation, testing, and more. 🖊️ Please also make sure you have read and signed the Contributor License Agreement for this project. Click to see more instructions ...
Review and merge process you can expect ...
|
Test Results 76 files 76 suites 13m 51s ⏱️ Results for commit 237406e. ♻️ This comment has been updated with latest results. |
…mand in Wokwi tests - for testing" This reverts commit 349922c.
There is the link to my updated CI - PR test: JakubAndrysek#14. Actions at the end of the PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
@lucasssvaz PTAL |
Description of Change
Migrate from Wokwi CLI to the wokwi-python-client. For this I have updated the dependencies and modified the code to use for testing (GPIO only).
Test Scenarios
Tested in my GitHub Actions - link.
Before merging
--extra-index-url
tohttps://dl.espressif.com/pypi
pytest-embedded-*
to stable version when available