About
This skill provides comprehensive guidance for testing within the Turso database ecosystem, enabling developers to maintain high-quality code through standardized testing patterns. It specifically facilitates the transition from legacy TCL .test files to the modern .sqltest format, which supports cross-backend execution. Whether you are writing Rust integration tests, fuzzing complex features, or verifying SQL compatibility, this skill ensures you follow established best practices, use the correct test runners, and leverage in-memory database configurations for fast, isolated verification.