# Meituan-Dianping/lyrebird

移动应用插件化测试工作台

Repository: https://github.com/Meituan-Dianping/lyrebird
Canonical: https://ross.abutalabs.com/products/meituan-dianping-lyrebird
Homepage: https://meituan-dianping.github.io/lyrebird/
Language: Python
License: MIT
License Family: permissive
Topics: mock, proxy, python, lyrebird, testing-tools, mobile-testing, android-testing, ios-testing
Last push: 2025-04-25T09:25:03+00:00

## Health v2 (maintenance only)
Score: 42/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 18, release rhythm 40, longevity 100
- inputs: {"age_days": 2974, "days_push": 495, "days_rel": 495, "gap_med": 21, "n_releases_24m": 10}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1227, forks 247 (observed 2026-08-28T04:04:03.388988+00:00)

## What it is
Lyrebird is a plugin-based testing workbench for mobile applications that intercepts and mocks HTTP/HTTPS network traffic via a proxy. It provides a web UI and API for inspecting, recording, and replaying requests, and can be extended with custom plugins and scripts.

## Use cases
- intercept https traffic from android or ios apps during testing
- record and replay api responses as mock data for mobile testing
- mock backend endpoints while testing a mobile app
- run automated check scripts in parallel with manual mobile testing
- extend a testing proxy with custom plugins for api coverage or analytics checks
- use as a mock server for backend api testing

## When to choose
- you need to capture, inspect, or mock HTTP/HTTPS traffic from mobile devices
- you want a plugin/script-extensible proxy-based testing workbench
- you need both a UI and an API to drive mock and inspection workflows

## When to avoid
- you only need simple unit or UI test automation without network interception
- you need a load-testing or performance-testing tool
- your traffic is non-HTTP protocols that a mitm proxy cannot handle

## Facets
- artifact type: application
- maturity: active
- function: testing, mock-api, proxy, http-server, plugin-system
- domain: mobile-development, testing, developer-tools, apis
- platform: windows, python, cli
- tags: mobile-testing, http-interception, mock-data, mitmproxy, android-testing, ios-testing, macos, web-server

## Member repositories
- Meituan-Dianping/lyrebird (main) score 42

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:03.388988+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-30T06:15:13.579847+00:00, confidence not recorded.
  - readme: https://github.com/Meituan-Dianping/lyrebird (fetched 2026-08-28T04:04:03.388988+00:00, sha 48b31b659085)
  - homepage: https://meituan-dianping.github.io/lyrebird/ (fetched 2026-08-29T12:23:12.197524+00:00, sha 1ff3ced931d8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
