micropython-lib/python-stdlib/unittest
Andrew Leech 7d4d02edfc unittest: Log failure tracebacks at test end.
Store traceback details for each test failure and log to console at the
end of the test, like CPython version of the module does.
2022-05-06 10:47:37 +10:00
..
metadata.txt top: Move modules into python-stdlib, unix-ffi, or micropython. 2021-05-27 15:41:08 +10:00
setup.py all: Run black over all code. 2021-05-27 15:50:04 +10:00
test_unittest.py all: Run black over all code. 2021-05-27 15:50:04 +10:00
unittest.py unittest: Log failure tracebacks at test end. 2022-05-06 10:47:37 +10:00