Description
Makes failed Ruby assertions easier to understand by exposing intermediate values inside the expression. It is useful for test suites that need clearer diagnostics without writing many manual messages.
Detailed assertion output can expose private fixture data or internal object state. Keep CI logs protected when tests use sensitive examples.