/run-elixir-test-in-iterm

Visual Studio Code Extension to run Elixir tests within an iTerm window

Primary LanguageJavaScriptMIT LicenseMIT

run-elixir-test-in-iterm README

Execute focused or all tests of a Elixir test file in the currenlty foremost iTerm window.

Features

The following commands are available:

  • runAllTestsInFile
  • runFocusedTest
  • runLastCommandInIterm

Configuration

Should the iTerm window activated? (bring to front) Defaults to false

"runInIterm.activateWindow": true

Known Issues

Tested only on a Mac OS cause iTerm is for Mac OS.

Release Notes

See CHANGELOG.md