---
description: Enforces the implementation of unit tests to guarantee code reliability and maintainability, especially within the 'tests' directory.
globs: **/tests/**/*.*
- Implement unit tests to ensure code reliability.