We should split our testing matrix for the standard test suite (i.e npm run test-ci) by package, so that:
- We can more easily see whether all tests for a given package have passed
- Tasks that need to be restarted finish faster
We should split our testing matrix for the standard test suite (i.e npm run test-ci) by package, so that: