mirror of
https://github.com/micropython/micropython.git
synced 2025-09-07 02:10:52 +02:00
Otherwise, some generator statements still may be spuriously executed on subsequent calls to next()/send().
This directory contains tests for various functionality areas of MicroPython. To run all stable tests, run "run-tests" script in this directory. Note that bytecode tests are not yet stable and should be run separately in "bytecode" subdirectory.