→ Rules survive hot restarts (persisted via SharedPreferences) → Regex URL matching — mock an entire API domain with one rule → Export/import rules as JSON — share mock configs across your team → ...
𝗪𝗵𝗮𝘁 𝗧𝗲𝘀𝘁 𝗚𝗼𝗲𝘀 𝗪𝗵𝗲𝗿𝗲? Teams often ask the right questions at the wrong layer. A unit test for a full checkout is too high. A BDD test for a regex is too low. Both tests pass, but ...