You've already forked Core2forAWS-MicroPython
mirror of
https://github.com/m5stack/Core2forAWS-MicroPython.git
synced 2026-05-20 10:30:31 -07:00
5 lines
246 B
Plaintext
5 lines
246 B
Plaintext
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.
|