# square/spoon

Distributing instrumentation tests to all your Androids.

Repository: https://github.com/square/spoon
Canonical: https://ross.abutalabs.com/products/spoon
Homepage: https://square.github.io/spoon/
Language: HTML
License: Apache-2.0
License Family: permissive
Archived: true
Last push: 2023-05-09T21:15:58+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4971, "days_push": 1212, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2683, forks 467 (observed 2026-08-28T04:07:10.113274+00:00)

## What it is
Spoon is a tool from Square that distributes Android instrumentation test execution across all connected devices and emulators simultaneously. It generates a static HTML report with per-device and per-test results, including screenshots and attached debug files.

## Use cases
- run android instrumentation tests on multiple devices at once
- generate html test reports for android tests
- capture screenshots during android ui tests
- find device-specific test failures
- attach debug files like logs to android test reports

## When to choose
- you need to run existing instrumentation tests across many physical devices and emulators
- you want visual, screenshot-based comparison of test runs across devices
- you want a static HTML summary of test results for a team display

## When to avoid
- you are not testing Android apps
- you need a modern, actively developed test runner - the project has seen little activity since 2023
- you want cloud device farm testing rather than locally connected devices

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: testing, e2e-testing, cli
- domain: testing, mobile-development, developer-tools
- platform: cli, jvm
- tags: android-instrumentation-tests, test-distribution, screenshots, test-reports, adb, android

## Member repositories
- square/spoon (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:10.113274+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:17:53.829313+00:00, confidence not recorded.
  - readme: https://github.com/square/spoon (fetched 2026-08-28T04:07:10.113274+00:00, sha 866d1871e4f7)
  - homepage: https://square.github.io/spoon/ (fetched 2026-08-29T10:00:01.955394+00:00, sha 51417181d38b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
