Tools to sort RSpec Error Output by Error Type
Kayla Reopelle
Posted on April 3, 2019
I'm working on a Rails upgrade for a large codebase, and would love a way to sort all of my errors by type (e.g. all of the ActionView::MissingTemplate errors in a group).
I've been doing this manually, but feel like there must be another way!
Does anyone know of tools that they use to sort RSpec output, or have ideas to approach this challenge?
💖 💪 🙅 🚩
Kayla Reopelle
Posted on April 3, 2019
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.
Related
undefined Fixing Sorting and Visibility Issues: A Development Diary in Open Source Projects
November 29, 2024