micropython-lib/unittest
Paul Sokolovsky 74140defb7 unittest: Run testcases more correctly, count failures.
Test methdos are now run wrapped in try/except/finally. failures are
counted, instead of aborting on the first.
2017-09-02 17:30:27 +03:00
..
metadata.txt all: metadata.txt: Bump version for gzip 4k conversion. 2016-10-11 06:46:12 +03:00
setup.py all: setup.py: New releases for gzip 4k conversion. 2016-10-11 06:47:01 +03:00
test_unittest.py unittest: add assertIsNone() and assertIsNotNone() methods to TestCase 2015-11-01 17:01:58 +03:00
unittest.py unittest: Run testcases more correctly, count failures. 2017-09-02 17:30:27 +03:00