You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to do Test Driven Development again and using pytest is ideal. Likely with https://github.com/pytest-dev/pytest-asyncio as I tried before but this time still using the normal pyserial code.
I'd like to do Test Driven Development again and using
pytestis ideal. Likely with https://github.com/pytest-dev/pytest-asyncio as I tried before but this time still using the normalpyserialcode.