Skip to content
| Marketplace
Sign in
Visual Studio Code>Testing>Sus Test ProviderNew to Visual Studio Code? Get it now.
Sus Test Provider

Sus Test Provider

Socketry

|
593 installs
| (1) | Free
Ruby sus gem test provider.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Sus VSCode Test Provider

Experimental extension for showing tests in VSCode.

VSCode Sus Test Runner

Usage

Environment Variables

In some cases, you might want to specify a custom BUNDLE_GEMFILE or other environment variables that need to be set before the test suite is loaded. You can do this by defining a .env.sus dotenv file in the root of your project. This file will be loaded by the extension and the environment variables will be set before any commands are run.

Debugging

  • Check out the code.
  • Run npm install to install dependencies.
  • Open the code in an editor.
  • Run the Run Extension target in the Debug View. This will:
    • Start a task npm: watch to compile the code.
    • Run the extension in a new code window.
  • Open the sus repo in the new code window.
  • Check the Tests sidebar icon.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft