#3931·puma

Separate unit/integration test commands

Author: nateberkopecCreated Apr 26, 2026Updated Aug 6, 2026

This would mostly be for my own benefit locally. I think we should separate out tests which start servers, and are therefore kinda slow, from unit tests (which maybe could even be run in parallel locally). Would help for agent-heavy local development.