Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>m vscode runnerNew to Visual Studio Code? Get it now.
m vscode runner

m vscode runner

faqndo97

|
405 installs
| (1) | Free
Make easier run your test with m gem on rails projects.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

m VSCode Runner

VSCode extension to integrate m gem (is a Test::Unit runner that can run test by line number, this is his) into VSCode.

Features

m VSCode runner help you to run specific test on your suite onli¡y selecting him and calling the extension.

Example of use:

animation

How to use

  1. Install the 'm' gem

    For install this gem on your repo, follow the installation steps on this documentation

  2. Call extension

    First select the first line of your specific test.

    You will have two method for run the extension. First is oopen the Command Palette in VSCode (⇧⌘P or Ctrl+Shift+P) and search this command M Vscode Runner: Run test with m gem.

    The second option is hit right click on this line after selection and select the option M Vscode Runner: Run test with m gem.

    Any of this ways will open a terminal inside VSCode and run the m command to run this test, like m filePath:currentLine

Requirements

  • Have installed m gem

Release Notes

1.0.0

Initial release of m VSCode runner.

Issues

If you find some issue with this extension please report him.

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