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:

  1. Template install.js runs successfully
  2. SDK dependencies are downloaded correctly
  3. 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)

Basic Usage

Installs
1
GitHub Stars
58
First Seen
Sep 2, 2026
test-template — forcedotcom/salesforcemobilesdk-templates