lib:vcr
Experimental
Records and replays HTTP request/response fixtures for deterministic tests against external services.
| Property | Value |
|---|---|
| Namespace | lib |
| Source | src/lua/lib/vcr.rs |
| Tests | tests/lib/vcr.test.luau |
| Stability | Experimental |
Syntax
lua
local vcr = require("lib:vcr")Description
WARNING
Stub. Full surface in module source; contract exercised by test file.