mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 23:24:27 +01:00
In the c-lightning tests we have `tests/conftest.py` which annotates test function with the outcome. If we use pyln-testing outside of the c-lightning tree we cannot rely on that annotation being there, so we assume it passed.