Description
Adds support for checking multiple items during a Tasty test. This helps a single test report several related checks while still showing which items passed or failed.
It is useful for validations, checklist-style tests, data audits, and regression suites with many related expectations. It is a testing support library used by developers.