Test coverage doesnt work on cursor

The same function appears with ctrl+shift+P on both cursor and vscode, but this works on vscode but does nothing on cursor:
image

2 Likes

I noticed the test tab was broken in a few versions but seems to work again in the most recent version. Can you try again? I can run tests with coverage as well (using Jest).

It would be great though if Cursor could access the generated coverage data (it is displayed in the editor).