copy-and-run-test
Copies the file path of the current test file, switches to the console and runs it.
tomkadwill 280 0 0.5.0 MIT GitHub

copy-and-run-test package

A plugin for running tests in the terminal. Supports:

  • Iterm2
  • PlatformIO IDE Terminal (for running tests in Atom)

Usage

  • Running all tests (Ctrl + Alt + T)
  • Run test under cursor (Ctrl + Alt + C)
  • Re-running previously run command, from anywhere in the project (Ctrl + Alt + R)

Setup

Be sure to check copy-and-run-test's setting page and choose your editor. By default, tests will run in PlatformIO IDE Terminal.