guard / guard-rspec

Guard::RSpec automatically run your specs (much like autotest)
https://rubygems.org/gems/guard-rspec
MIT License
1.31k stars 241 forks source link

How to format fail mode? #419

Open rusikf opened 4 years ago

rusikf commented 4 years ago

How to format fail message? I want to show detailed errors in notification, is it possible wihout monkey patching ? :smiley: @e2 https://github.com/guard/guard-rspec/blob/1cf25c7127112c246b6e1a38208c32a6aee8a6c7/lib/guard/rspec_formatter.rb#L109-L114