Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>TestEZ CompanionNew to Visual Studio Code? Get it now.
TestEZ Companion

TestEZ Companion

tacheometrist

|
1,444 installs
| (2) | Free
Run TestEZ tests and view their results right from VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

TestEZ Companion

License Visual Studio Marketplace

Run TestEZ tests and view their results right from VS Code.

  • Install the Roblox Studio plugin with the command

  • Make a testez-companion.toml file to configure how TestEZ should behave:

    # These are the locations of your .spec files (descendants are searched too)
    roots = ["ReplicatedStorage/myTests", "ServerStorage/some/other/tests"]
    
    [extraOptions]
    # Optionally, an extraOptions table can be passed to TestBootstrap
    
  • Sync your scripts into Studio with Rojo

  • Run the tests by pressing the Run button, the command, Ctrl;, or by enabling the runTestsOnSave setting.

  • See the results!

You can also right click on failing "it" blocks to output their errors.

To see the console logs and errors of your tests, open the Output tab in the terminal view (opened by default with Ctrl`), and select TestEZ Companion's output.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft