mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-20 15:44:21 +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.