Description
Provides the RSpec runner and output formatters used to execute Ruby spec suites. It is useful for local development, CI jobs, and projects that need structured test execution.
Test output can reveal paths, data examples, and secrets from failures. Keep CI logs protected and avoid using private production data in specs.