test-template
Installation
SKILL.md
Test Templates with test_template.sh
This skill documents testing templates in the Templates repository using the test_template.sh script.
Purpose
After modifying templates (adding, removing, or updating), you need to verify that:
- Template
install.jsruns successfully - SDK dependencies are downloaded correctly
- Projects build successfully with Xcode (iOS) or Gradle (Android)
Prerequisites
- Templates repo with changes committed locally
- Know which templates to test (or test all)
- Know which SDK branches to test against (if using custom branches)