Adds `core test` command with: - Coverage summary by default, detailed with --coverage - Verbose mode (--verbose) to stream test output - Package filtering (--pkg ./pkg/...) - Test name filtering (--run TestName) - Short mode (--short) for skipping integration tests - Race detection (--race) - JSON output (--json) for CI/agents Sets MACOSX_DEPLOYMENT_TARGET=26.0 to suppress macOS linker warnings. Filters linker warnings from output for clean DX. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| core | ||
| core-demo | ||
| core-gui | ||
| core-mcp | ||
| core-website | ||
| examples | ||
| lthn-desktop | ||