micropython/tests/README

5 lines
246 B
Plaintext
Raw Normal View History

2014-01-20 00:51:59 +08:00
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.