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