概要
The bknd-testing skill provides comprehensive patterns and boilerplate for testing Bknd.io backends, ensuring application reliability and data integrity. It simplifies the setup of isolated in-memory SQLite databases for high-speed test execution and offers specialized helpers for verifying entity operations, complex relationships, and authentication flows. By providing standardized mocking patterns for external drivers and HTTP API testing configurations, this skill enables developers to build production-grade, regression-proof backends with minimal boilerplate.