Skip to content

jetaggart/atom-te

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atom-te

Universal test running either synchronously or asynchronously. Atom interface to te. Only asynchronous running is supported.

Supported Frameworks:

  • rspec
  • minitest

Installation

The te executable must be on your PATH. Please visit te and follow the instructions there.

Install with atom package manager: apm install te.

Usage

Launch atom from the command line to ensure te is found

Open a terminal and execute te listen.

Keybinding Alternate Command
ctrl-c f ctrl-c ctrl-f atom-te:runFile
ctrl-c l ctrl-c ctrl-l atom-te:runLine
ctrl-c a ctrl-c ctrl-a atom-te:runAll
ctrl-c c ctrl-c ctrl-c atom-te:runLast

You cannot run synchronously right now. Synchronous support coming.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published