diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2017-12-11 19:45:57 +0200 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2017-12-13 09:07:51 +0200 |
commit | 140bbced6f270d9baf3df3b725932ecbbd5a4577 (patch) | |
tree | 4f8e16f9819f448e89392e1b83fcbc3442a36eb2 /tests/basics/class_str.py | |
parent | 1e2b78111b196207fa632c3091c75b91d0ccd75e (diff) | |
download | micropython-140bbced6f270d9baf3df3b725932ecbbd5a4577.tar.gz micropython-140bbced6f270d9baf3df3b725932ecbbd5a4577.zip |
lib/upytesthelper: MicroPython test helper layer on top of tinytest.
Tinytest is classical assert-style framework, but MicroPython tests work
in different way - they produce content, and that content should be matched
against expected one to see if test passes. upytesthelper exactly adds
helper functions to make that possible.
Diffstat (limited to 'tests/basics/class_str.py')
0 files changed, 0 insertions, 0 deletions