140bbced6f
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.
This directory contains standard, low-level C libraries with emphasis on being independent and efficient. They can be used by any port.