RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

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!

New Gem: EnhancedErrors - See Variable Values in Errors and Spec Failures

I’m pleased to share the new EnhancedErrors Gem. The Concept:

  • RSpec/MiniTest - see variable values in your spec failures. Skip the debug/binding/pry step. Look ma, no debugging. Go straight to the fix.

  • CI/CD - diagnose failures and flakes.

  • Console - diagnose exceptions from your console output

  • Text-based debugging candy for you, or your LLM

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in