mountebank-testing/mountebank
Over the wire test doubles observed · 2026-08-28
Health v2 · maintenance only
84/100
- Activity 99
- Release rhythm 55
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 105.5
- age_days: 4694
- days_rel: 140
- days_push: 10
- n_releases_24m: 3
Adoption not part of the score
2106 stars · 291 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Mountebank is an open-source service virtualization tool that creates over-the-wire test doubles for many protocols including HTTP, TCP, gRPC, SMTP, and websockets. It supports stubbing with advanced predicates, mock verification, JavaScript injection, and record-playback proxying.
Use cases
- stub http apis for integration tests
- mock downstream microservices during testing
- virtualize grpc and tcp services
- record and replay api responses via proxying
- verify that my service made expected calls to dependencies
- performance test against a lightweight mock server
When to choose
- you need protocol-diverse service virtualization without commercial licensing
- you test microservices with many downstream dependencies
- you need record-playback proxying or advanced predicate matching
When to avoid
- you only need simple in-process mocks in a unit test framework
- you need a maintained-by-vendor tool, since the project is mid-transition to a new organization
Facets
cli-tool · maturity active
testing mocking http-server cli testing developer-tools apis microservices cross-platform cli service-virtualization test-doubles stubbing protocol-mocking record-playback nodejs
1 source
- readme: https://github.com/mountebank-testing/mountebank · fetched 2026-08-28 · 3f823288efd7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mountebank-testing/mountebank | main | 84 |
For agents
markdown · JSON · MCP: product_card(name="mountebank-testing/mountebank")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem