Rust SQL Test

Enforces unit test requirements for the Rust data-processing modules in src-tauri/src/sql/ (generator.rs, parse.rs) and src-tauri/src/reader/ (excel.rs and other readers). Use when writing, editing, or reviewing Rust code in these modules. Ensures stability tests (and performance tests for hot-path code) are added for any change, and that tests follow the shared `<module>_test.rs` convention.

shencangsheng ce6e37f 4.6 KB Updated

File contents

shencangsheng/easydb_app/tree/main/.cursor/skills/rust-sql-test commit ce6e37f438

Frequently asked questions

npx skillmds@latest add shencangsheng/rust-sql-test