micropython/tests
Damien George e2a48b66c2 tests: Add property test. 2014-04-13 19:00:27 +01:00
..
basics tests: Add property test. 2014-04-13 19:00:27 +01:00
bytecode tests: Add some bytecode tests. 2014-04-12 18:00:32 +01:00
io
misc
README
run-tests tests: Make tests pass on pyboard. 2014-04-13 17:46:30 +01:00

README

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.