Add a pre-commit hook to detect super long tests
It would be good to have a pre-commit hook that detects long test files to avoid hitting specific limits.
Ideally the hook would only log first, before we can run it (preventing any merge).
It would be good to have a pre-commit hook that detects long test files to avoid hitting specific limits.
Ideally the hook would only log first, before we can run it (preventing any merge).