| ▲ | spellboots 7 hours ago | |
Yes, you can do this with hooks: https://code.claude.com/docs/en/hooks | ||
| ▲ | kristianp 6 hours ago | parent [-] | |
Back when I was using CC, I had a "mandatory" development workflow that checks if the corresponding test file exists for the changed file, runs tests and runs the test coverage tool for the changed file. | ||