Skip to content

wangyuhere/atom-rails-rspec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rails Rspec Package

In rails project with rspec, toggle between spec and tested file in atom editor.

How to use

In the editor:

  • alt-ctrl-r: toggle between spec and tested ruby file.

Config

Multiple spec paths are supported. By default, find rspec files in "spec", "fast_spec".

  • rails-rspec.specSearchPaths: ['spec', 'fast_spec']
  • rails-rspec.specDefaultPath: 'spec'

About

Toggle spec and tested file of rails project in atom editor

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •