tap-yaml is a small utility simplifying the inclusion of YAML data within TAP (Test Anything Protocol) output. It allows you to easily embed structured data related to test results, providing context and debugging information in a human-readable and machine-parseable format. By seamlessly integrating YAML dumps as diagnostic messages, tap-yaml enhances the clarity and usability of your test reports, facilitating easier analysis and troubleshooting.