The Rstest VS Code extension keeps your project’s tests in sync inside the editor so you can browse, run, and debug them in VS Code.
You can visit the extension’s Visual Studio Code Marketplace page, or install it directly inside VS Code:
rstack.rstest.ext install rstack.rstest, and press Enter.code --install-extension rstack.rstest in the terminal.