You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Create RuleTestCaseTest to validate RuleTestCase functionality
- Add DisallowDivisionByLiteralZeroRule as example PHPStan rule
- Implement proper PSR-4 namespace structure for tests
- Organize test data in Data directory following convention
- Include test data file with expected error comments
The test suite demonstrates how to use RuleTestCase and validates
that the enhanced testing framework works correctly with error
detection and validation.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments