Does mpremote have a test suite? #11308
Replies: 1 comment
-
The short answer - no there is none yet - but I agree that it should be there. In several changes I made I have created my own tests using pytest, but have not submitted them as part of the PR ,
For a test-suite: my preference is @jimmo : any preferences / suggestions on how to assist ?. A few of my tests are here for now: others I may have lost after removing branches after a PR, but I may be able to dig them up or re-write. Note that some tests may/will still require manual interaction, and therefore cannot be run in CI/CD, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I see mpremote is its own package, and also distributed via pypi.
Does it not have a test suite? Or is it somewhere else?
Beta Was this translation helpful? Give feedback.
All reactions