ort-test Skill
Run ONNX Runtime tests. Use this skill when asked to run tests, debug test failures, or find and execute specific test cases in ONNX Runtime. Published by microsoft in onnxruntime.
Decision snapshot
Is this a fit?
Testing, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
2 months ago · MIT license
No specific cautions were detected. Review the source and requested permissions before installing.
What is ort-test Skill?
Run ONNX Runtime tests. Use this skill when asked to run tests, debug test failures, or find and execute specific test cases in ONNX Runtime. Published by microsoft in onnxruntime. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Testing use cases
Declared skill metadata
- Source file: .agents/skills/ort-test/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use ort-test Skill
- Use it for testing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/onnxruntime
- Skill file: .agents/skills/ort-test/SKILL.md
What it does
Run ONNX Runtime tests. Use this skill when asked to run tests, debug test failures, or find and execute specific test cases in ONNX Runtime.
Skill instructions
Running ONNX Runtime Tests ONNX Runtime uses Google Test for C++ and unittest (preferred) / pytest for Python. C++ tests Test executables | Executable | What it tests | |---|---| | onnxruntimetestall | Core framework, graph, optimizer, session tests | | onnxruntimeprovidertest | Operator/kernel tests (Conv, MatMul, etc.) across execution providers | Two attentionoptest.cc files — don't confuse them There are two same-named files testing different operators. Both build into onnxruntimeprovidertest: | Path | Operator | gtest suite | |---|---|---| | test/providers/cpu/llm/attentionoptest.cc | ONNX-domain Attention (opset 23/24) | AttentionTest. | | test/contribops/attentionoptest.cc | contrib MultiHeadAttention / GroupQueryAttention | ContribOpAttentionTest. | The MEA negative-offset regression tests (AttentionCausalNonPadKVSeqLenMEA, e.g. ...MEANegOffsetForceFlashDisabledFP16CUDA) live in the providers/cpu/llm file — the ONNX-domain op. Use --gtestfilter to select specific tests: bash ./
Verified compatibility and discovery
Frequently asked questions
What is ort-test?
ort-test is a open-source AI agent skill with Copy skill directory. Run ONNX Runtime tests. Use this skill when asked to run tests, debug test failures, or find and execute specific test cases in ONNX Runtime.
Who is ort-test best for?
ort-test is best for reusing agent instructions, scripts, and references, testing workflows.
How do I install ort-test?
Install or run ort-test using Copy skill directory. Check ort-test for the latest setup command.
Is ort-test actively maintained?
ort-test may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.