micropython-lib/python-stdlib/unittest
Paul Sokolovsky a57b575020 unittest: AssertRaisesContext: Store exception value as self.exception.
For tests to check. This feature is used by CPython stdlib tests.
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 unittest: test_unittest: Typo fix. 2022-05-06 10:47:37 +10:00
unittest.py unittest: AssertRaisesContext: Store exception value as self.exception. 2022-05-06 10:47:37 +10:00