Skip to content

Commit db796ef

Browse files
committed
Add README for tests/.
1 parent 9954b4b commit db796ef

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/README

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
This directory contains tests for various functionality areas of MicroPython.
2+
To run all stable tests, run "run-tests" script in this directory. Note
3+
that bytecode tests are not yet stable and should be run separately in
4+
"bytecode" subdirectory.

0 commit comments

Comments
 (0)