Description
Adds common assertion helpers for Bats tests, making shell test failures easier to express and understand. It helps test authors compare output, status codes, and expected values clearly.
Install it when a Bats test suite imports bats-assert. It is a helper library for tests and is not used directly by end users.