소개
This skill equips Claude with specialized knowledge for testing React Native applications, focusing on the core principle of testing behavior over implementation details. It provides comprehensive patterns for Jest configuration, accessibility-first queries, and handling complex scenarios like async operations, form validation, and list rendering. It also includes specific guidance for mocking native modules (like Expo and AsyncStorage) and testing state management solutions like Zustand and React Query, ensuring your mobile code is reliable and maintainable.