micropython / micropython/micropython-esp32-ulp
best practice: unit tests on micropython?
Open
Nobody has claimed this yet.
help wanted
- Dominant language
- Python
- Stars
- 142
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
Usually I use pytest to run tests, but I guess that does not work on MicroPython?
So what is a sane, working test runner?
Currently I do testing using the UNIX port of MicroPython.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test target is named. Start by reviewing the existing testing approach for the MicroPython UNIX port and the assumption that pytest does not apply; done means identifying and documenting a sane, working unit-test runner for this project.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- embedded-iot, testing-qa
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100