sk Skill · petrkindlmann
service-virtualization
Decision framework for isolating every external dependency in a test suite: when to use in-process mocks, HTTP stubs (MSW, WireMock), record-replay, fault injection (Toxiproxy), or ephemeral real services (Testcontainers), and how to enforce that no real calls escape in CI. Use when: "mock service," "stub API," "fake service," "WireMock," "MSW," "Toxiproxy," "test isolation," "dependency management," "stub an…
Open on skills.sh ↗read 2026-09-17
- installs 8w
- 453
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
bashPythoninfrastructure
- Host repository
- petrkindlmann/qa-skills
- Category
- infrastructure
- Version
- 2.0
- Installs, lifetime
- 625
- Installs, 8 weeks
- 453
- Licence
- MIT
- Host stars
- 131
- Host language
- Python