Skip to main content

🔍 Testing

Sherlo Commands

Select a Sherlo command based on your testing needs:

Features

  • ✅ Tests builds stored locally
  • ⚠️ Requires new builds for each test run

Requirements

Options

OptionValueDescription
--android<path>Path to Android build (.apk)
--ios<path>Path to iOS build (.app, .tar.gz or .tar)
note

Options --android and --ios override Config properties if are set in both places

Usage

Run Sherlo to test builds stored locally:

npx sherlo local-builds

Common Options

These options work with any Sherlo command:

OptionValueDefaultDescription
--token<token>Authentication token for the project
--config<path>sherlo.config.jsonPath to the config file
--projectRoot<path>.Path to the root directory of your project
note

Option --token overrides Config property if is set in both places

Run Tests

Before running your tests, make sure you have:

Now run your chosen Sherlo Command and start testing!

Review Results

Once the tests are complete, you can review the results in the Sherlo web application

And that's it! 🎉
Enjoy testing with Sherlo 🥳

Party dance