react-native-testing
SKILL.md
React Native Testing
Complete toolkit for testing React Native applications with React Native Testing Library (RNTL), Jest, and modern testing best practices.
Quick Start
Main Capabilities
This skill provides three core capabilities through automated scripts:
# Script 1: Component Test Generator
node scripts/component-test-generator.js [component-path] [options]
# Script 2: Test Coverage Analyzer
node scripts/coverage-analyzer.js [project-path] [options]