--- description: Rules for implementing testing and validation procedures specific to chemistry applications. globs: tests/**/*.py --- - Implement unit tests for data processing functions and custom model components. - Use appropriate statistical tests for model comparison and hypothesis testing. - Implement validation protocols specific to chemistry (e.g., time-split validation for QSAR models).