@truspec/core
v0.7.0
Published
TruSpec engine: collection format, request runner, OpenAPI drift & coverage, importers, mock.
Downloads
523
Maintainers
Readme
@truspec/core
The engine behind TruSpec — a local-first, spec-synced, agent-native API client.
Subpath modules: format, runner, workspace, spec, importers, mock.
import { parse } from "@truspec/core/format";
import { runRequest } from "@truspec/core/runner";
import { driftReport, coverageReport } from "@truspec/core/spec";
import { startMockServer } from "@truspec/core/mock";Documentation
- Programmatic API reference — every
@truspec/coresubpath, function, and type. - Full documentation — concepts, file format, CLI, spec sync, and more.
See the main README for the full picture.
MIT
