clangd extension for Biscuit code editor.
To install this extension, go to Biscuit extension center, you can find the clangd extension listed.
First install the extension package:
poetry install --with dev
Run poetry run pytest to run the tests.