We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.