diff --git a/CLAUDE.md b/CLAUDE.md index 7a5beb5..c438853 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -94,7 +94,7 @@ Currently supports Chapman University (Passio System ID: "263"). Each university ## Development Guidelines ### General Guidelines -- Use test-driven development and always validate code through testing +- Use test-driven development. Always write tests before implementation, and run them before and after implementation. ### Git Workflow - Use the name of the branch for all pull requests