-
-
Couldn't load subscription status.
- Fork 94
fix: add WithMessageNotContaining assertion for exception messages #3165
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Claude finished @thomhurst's task —— View job Code Review Complete ✅Reviewing PR #3165: "fix: add WithMessageNotContaining assertion for exception messages" Review Checklist:
SummaryThis PR adds a ✅ StrengthsCode Quality & Best Practices:
Implementation Consistency:
Test Coverage:
🔍 Technical AnalysisPerformance:
Security:
Potential Issues:
Public API Changes:
📋 Repository ComplianceTUnit Guidelines Adherence:
🎯 VerdictAPPROVED - This is a well-implemented feature that:
The implementation is clean, follows TUnit's high standards, and provides a logical complement to the existing assertion methods. |
Fixes #3104