Skip to main content

๐Ÿงช Testing

Testing Commandsโ€‹

Select a testing command based on your 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:

Terminal
npx sherlo local-builds

Common Optionsโ€‹

These options work with any testing command:

OptionValueDefaultDescription
--token<token>Authentication token for the project
--message<message>Custom message to label the test
--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

Running Testsโ€‹

Before running your tests, make sure you have:

Now run your chosen ๐Ÿงช Testing Command and start testing!

Results Reviewโ€‹

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