@vscode/test-electron equivalent for Cursor

Hello, are there any plans to release something similar to @vscode/test-electron npm package but for Electron? I’m thinking of making an extension to automate some tasks with Cursor and automating the testing would be great. In current shape the @vscode/test-electron downloadAndUnzipVSCode function can only download VSCode which isn’t really very helpful :slight_smile:
Maybe there’s a similar tool already used internally?