quadkit-testing boots the real application under test; quadkit-cli scaffolds, generates, and runs it. Both are tooling: they may depend on other Quadkit distributions (documented in Compatibility), while application extensions may not.
| Package | Description |
|---------|-------------|
| quadkit-cli | Scaffold projects, generate code, run servers, inspect config |
| quadkit-testing | Fakes, test beds, protocol compliance suites |
| CLI command reference | Command tree dump |
uv add "quadkit-cli>=0.0.42,<0.1"uv add --dev quadkit-testingNext Steps
Section titled “Next Steps”- The quadkit CLI
- Testing
quadkit-cliproject layout — the generator → path map