This package consumes:
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.