Skip to main content
Momentic ships two CLIs. They share a common shape (same flags for config, dashboard upload, sharding, reporting) but target different platforms.

momentic

Web test runner: drives Chrome, Firefox, Safari, and Edge.

momentic-mobile

Mobile test runner: drives iOS simulators and Android emulators.

Common flags

Both CLIs support the same flags for running tests, uploading results, and reporting:
  • --upload-results: push run data to the dashboard
  • --output-dir <dir>: where to write local results
  • --shard-index / --shard-count: shard a large test set across jobs
  • --labels <labels>: run only tests with matching labels
See each CLI’s run page for the full option list: