Mockito HTTP Mocking

mockito HTTP mocking for Rust integration tests: expectation semantics, mock matching order, and taming polling clients against instant mock servers. Use when mocking an HTTP API in Rust tests, when a wait-until-matched loop hangs, or when tests pass alone but hang under concurrent load.

laurigates a3aa154 6.2 KB Updated

File contents

laurigates/claude-plugins/tree/main/rust-plugin/skills/mockito-http-mocking commit a3aa154dc5

Frequently asked questions

npx skillmds@latest add laurigates/mockito-http-mocking