Native AOT FirstBuilt from the ground up for Native AOT. Zero reflection, zero JIT, zero dynamic proxies -- mocks compile to static machine code.
Familiar API100% Moq-compatible API surface. Setup, Verify, It.IsAny -- everything you know. Migrate in minutes.
Doppelganger (OpenAPI Mocks)Generate mocks from OpenAPI specs at build time. Contract drift = build failure, not production crash.
AutoScribe (Self-Writing Tests)Record real service interactions and generate mock setup code automatically. 15 minutes to 30 seconds.
Chaos EngineeringIndustry-first: Built-in fault injection for mocks. Prove your retry logic works before production breaks.
Zero-Allocation TestingIndustry-first: GC-level assertions to prove your hot paths are truly allocation-free. Catch regressions in CI.