An undocumented way to test the plugin is to just run the plugin on its own and see if it shows a message ``` $ python src/lightning/plugins/clnrest/clnrest.py ```
It works for me but I had to blow away my whole python environment and start over a couple times before I it worked https://github.com/ElementsProject/lightning/issues/6994