Files
united-workforce/packages
xiaoju 18170a4313
CI / check (pull_request) Successful in 2m24s
refactor: extract validateCount, replace CLI spawn with direct import
- Extract validateCount() from cmdThreadExec (throw instead of process.exit)
- 5 validation tests now import validateCount directly (no subprocess)
- Only --help tests still spawn CLI (need Commander output)
- Test time: 1.7s → 475ms

Fixes #61
2026-06-04 12:31:17 +00:00
..