Complete test suite definition combining configuration and test cases.
A test suite can test one or more handlers/functions against the same set of test cases.
When multiple configs are provided, each test case runs against all configs, enabling
cross-implementation testing and comparison.
Complete test suite definition combining configuration and test cases.
A test suite can test one or more handlers/functions against the same set of test cases. When multiple configs are provided, each test case runs against all configs, enabling cross-implementation testing and comparison.
Example