ov-transformation-tests
Installation
SKILL.md
- Read src/common/transformations/docs/writing_tests.md — it covers test location, build target, fixture setup, FunctionsComparator flags, node builders, model builder helpers, parametrized and negative test patterns, and what NOT to do.
- Write or modify the test file(s) following the patterns in that guide.
- Build and run the tests to ensure all tests pass.