Description
Provides expressive assertion helpers for Ruby test frameworks to reuse. It is useful for developers building or extending testing tools that need clearer failure messages and reusable assertion behavior.
Assertion libraries influence how tests fail and what details are shown. Avoid exposing secrets in test failure output when assertions include sensitive values.