A
licenseA
qualityB
maintenanceEnables an LLM or agent to drive a VUnit HDL unit-testing project end to end: list tests, compile, run, and inspect reports and per-test logs.
9
Mozilla Public 2.0
No user-submitted related servers found.
Scored across 4 tools
Each tool serves a distinct purpose: initialization, listing test files, listing individual tests, and running tests. There is no overlap or ambiguity in their functions.
All tools follow a consistent 'lupa_verb_noun' pattern using snake_case, making the naming predictable and easy to understand.
Four tools is appropriate for a focused testing framework, covering initialization, listing, and execution without unnecessary overhead.
The tool set covers the core testing workflow (init, list, run). Missing features like test filtering within run tests or configuration updates are minor gaps.