Description
Adds colored terminal output to the Bacon Ruby test framework, making pass and failure states easier to scan during development. It is useful for developers who run Bacon tests frequently in a terminal.
Color helps readability but should not be the only signal in automated logs. Keep plain output available for CI, accessibility tools, or terminals without color support.