DEV Community

Kayla Reopelle
Kayla Reopelle

Posted on

1 1

Tools to sort RSpec Error Output by Error Type

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?

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay