Implement skip/xfail annotation fields at file-level and case-level in the test data schema. Skip prevents test execution; xfail marks tests as expected to fail. Both fields support SDK-scoped values to handle SDK-specific behavioral divergences and unimplemented features.
Acceptance Criteria
Implement skip/xfail annotation fields at file-level and case-level in the test data schema. Skip prevents test execution; xfail marks tests as expected to fail. Both fields support SDK-scoped values to handle SDK-specific behavioral divergences and unimplemented features.
Acceptance Criteria
caseskeyskipandxfailfields supported on wrapper objectskipandxfailfields supported on each case object