Meituan-Dianping/lyrebird
移动应用插件化测试工作台 observed · 2026-08-28
Health v2 · maintenance only
42/100
- Activity 18
- Release rhythm 40
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 21
- age_days: 2974
- days_rel: 495
- days_push: 495
- n_releases_24m: 10
Adoption not part of the score
1227 stars · 247 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
application · maturity active
testing mock-api proxy http-server plugin-system mobile-development testing developer-tools apis windows python cli mobile-testing http-interception mock-data mitmproxy android-testing ios-testing macos web-server
2 sources
- readme: https://github.com/Meituan-Dianping/lyrebird · fetched 2026-08-28 · 48b31b659085
- homepage: https://meituan-dianping.github.io/lyrebird/ · fetched 2026-08-29 · 1ff3ced931d8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Meituan-Dianping/lyrebird | main | 42 |
For agents
markdown · JSON · MCP: product_card(name="Meituan-Dianping/lyrebird")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem