Description
Adds support for marking Tasty tests as expected failures. This lets a test suite keep known failing behavior visible while distinguishing it from unexpected regressions.
It is useful during bug tracking, incremental fixes, compatibility work, and documenting known limitations. It is a test support library and should not be used to hide failures without a clear reason.