an example custom rspec formatter
I wrote a customer rspec formatter to help me navigate between spec output and error locations in the spec source. It’s explained in the post “dot errors rspec customer formatter”.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
I wrote a customer rspec formatter to help me navigate between spec output and error locations in the spec source. It’s explained in the post “dot errors rspec customer formatter”.
Post a comment