Favicon of vmm-tests

vmm-tests Skill

AI Agent SkillRustOpen source

Run VMM tests locally with cargo xflowey vmm-tests-run. Load when running or debugging VMM tests, or when you need to understand the petri test framework, artifact handling, or cross-compilation for VMM tests. Published by microsoft in openvmm.

Decision snapshot

Is this a fit?

Best for

Testing, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

2 months ago · MIT license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is vmm-tests Skill?

Run VMM tests locally with cargo xflowey vmm-tests-run. Load when running or debugging VMM tests, or when you need to understand the petri test framework, artifact handling, or cross-compilation for VMM tests. Published by microsoft in openvmm. 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.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
81/100

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: .github/skills/vmm-tests/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use vmm-tests Skill

  • Use it for testing.

Built with

RustCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/openvmm
  • Skill file: .github/skills/vmm-tests/SKILL.md

What it does

Run VMM tests locally with cargo xflowey vmm-tests-run. Load when running or debugging VMM tests, or when you need to understand the petri test framework, artifact handling, or cross-compilation for VMM tests.

Skill instructions

Running VMM Tests VMM tests boot full virtual machines and validate behavior. They live in vmmtests/vmmtests/tests/tests/ and use the petri test framework. Always use cargo xflowey vmm-tests-run — never raw cargo nextest run -p vmmtests. The xflowey command handles artifact discovery, dependency building, and test execution automatically. Quick Start bash Run a specific test cargo xflowey vmm-tests-run --filter "test(mytestname)" Run all tests matching a prefix cargo xflowey vmm-tests-run --filter "test(/^boot/)" Run all tests (rarely needed locally) cargo xflowey vmm-tests-run --filter "all()" Usually you don't need --dir — it defaults to target/vmmtests. When cross-compiling for Windows from WSL2, --dir on the Windows filesystem (e.g., --dir /mnt/d/vmmtests) is required only when the selected tests use disk images that need a Windows filesystem: Hyper-V tests, or tests using VHDX / dynamic VHD1 images. For everything else (streamed disks, or plain fixed VHD1 / VMGS / ISO files), the

Verified compatibility and discovery

Frequently asked questions

What is vmm-tests?

vmm-tests is a open-source AI agent skill with Copy skill directory. Run VMM tests locally with cargo xflowey vmm-tests-run. Load when running or debugging VMM tests, or when you need to understand the petri test framework, artifact handling, or cross-compilation for VMM tests.

Who is vmm-tests best for?

vmm-tests is best for reusing agent instructions, scripts, and references, testing workflows.

How do I install vmm-tests?

Install or run vmm-tests using Copy skill directory. Check vmm-tests for the latest setup command.

Is vmm-tests actively maintained?

vmm-tests may need a closer maintenance check before production use.

Share:

Stars
1,856
Forks
209
Last commit
2 months ago
Last verified
Aug 27, 2026
Metadata fetched
Aug 27, 2026
Repository age
3 years
License
MIT

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.

Alternatives to vmm-tests