Skip to content

Paxa/speci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speci

It's a turbo-fast continuously rspec runner with IRB-like console.

Install

gem install speci

Usage

Inside your rails folder

speci

Command-line options

"*" or "spec all"         # => run all spec from ./spec frolder
"spec" or "spec again"    # => run specs again
"spec/intergration/*"     # => run all integration specs

"exit" or "quit"          # => exit
"restart"                 # => restart itself
"reload!"                 # => reload rails environment (same as "reload!" in rails console)

License

Please see LICENSE for licensing details.

Author

Pavel Evstigneev

About

Super-fast continuously rspec runner with IRB-like console

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages