test-match-any

[syntax] test-match-any specifier ...

SRFI-64: returns the specifier matches the test case which any specifier matches. Each specifier is always applied even if former specifier results true.

See also test-skip and test-expect-fail.