- 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.
Ov Transformation Tests
Write unit tests for OpenVINO ov::Model graph transformations (passes). Use when the user asks to write, add, or refactor tests for a transformation pass (MatcherPass, ModelPass), or to modernize legacy transformation tests.
Ov Transformation Tests by openvinotoolkit · 06f0c4e
npx skillmds@latest add openvinotoolkit/ov-transformation-tests File contents
---name: ov-transformation-testsdescription: Write unit tests for OpenVINO ov::Model graph transformations (passes). Use when the user asks to write, add, or refactor tests for a transformation pass (MatcherPass, ModelPass), or to modernize legacy transformation tests.---1. Read [src/common/transformations/docs/writing_tests.md](../../../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.2. Write or modify the test file(s) following the patterns in that guide.3. Build and run the tests to ensure all tests pass.
openvinotoolkit/openvino/tree/main/.claude/skills/ov-transformation-tests commit 06f0c4e7bf
Frequently asked questions
Run npx skillmds@latest add openvinotoolkit/ov-transformation-tests in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Write unit tests for OpenVINO ov::Model graph transformations (passes). Use when the user asks to write, add, or refactor tests for a transformation pass (MatcherPass, ModelPass), or to modernize legacy transformation tests. It is listed under AI & ML on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
openvinotoolkit (@openvinotoolkit) published this skill. Their other Agent Skills are listed on their SkillMD profile.