Skip to content

dalexj/spec_timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpecTimer

SpecTimer is a hook for RSpec that reports specs which took longer 1 second to run.

Installation

gem install spec_timer

Usage

In your spec_helper.rb, require the SpecTimer files:

require "spec_timer"
require "spec_timer/watch"

Note: SpecTime will not run unless you require the spec_timer/watch file

License

SpecTimer uses the MIT license

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages