mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 12:32:44 +00:00
The pytest.raises context manager is now returning an ExceptionInfo whose str() doesn't contain the str() of the underlying exception object. Take str(e.value) directly to make sure we're looking at the exception string. Signed-off-by: Marti Bolivar <marti.bolivar@nordicsemi.no> |
||
---|---|---|
.. | ||
conftest.py | ||
test_blackmagicprobe.py | ||
test_bossac.py | ||
test_build.py | ||
test_dfu_util.py | ||
test_imports.py | ||
test_nrfjprog.py | ||
test_pyocd.py |