--- description: Specifies comprehensive testing practices using pytest within the 'tests' directory to ensure code reliability and quality. globs: /tests/**/*.* --- - Use pytest for comprehensive testing.