1.2.0 -
Show latest stable
- Superclass: BacktraceTweaker
Tweaks raised Exceptions to mask noisy (unneeded) parts of the backtrace
Constants
IGNORE_PATTERNS = spec_files + [ /\\/lib\\/ruby\\//, /bin\\/spec:/, /bin\\/rcov:/, /lib\\/rspec-rails/, /vendor\\/rails/, # TextMate's Ruby and RSpec plugins /Ruby\\.tmbundle\\/Support\\/tmruby.rb:/, /RSpec\\.tmbundle\\/Support\\/lib/, /temp_textmate\\./, /mock_frameworks\\/rspec/, /spec_server/
Files
- lib/spec/runner/backtrace_tweaker.rb