Skip to content

API Library Template — Testing (agents)

Agent intent

WireMock.Net — never Moq HttpClient for remote semantics.

Template role: HTTP client / service-agent library — not a host. Consumed by microservices.

Canonical technical documentation

**➜ Testing — public

Repository

Agent checklist

  • Respect one AuthenticationType per generated library (scaffold contract).
  • Use WireMock for HTTP integration tests (Testing).
  • Compare with Library overview when no HTTP stack is needed.