Skip to content

@saazip/webhook-core-testing

Sources: packages/testing/package.json | packages/testing/src/index.ts

Test helpers and fixtures for downstream WebhookCore adoption.

  • a dedicated place for endpoint and delivery fixtures
  • a reusable seam for delivery integration tests
  • your product wants to test WebhookCore-backed outbound delivery flows
  • Package name: @saazip/webhook-core-testing
  • Workspace path: packages/testing
  • None
  • None
  • build: tsc -p tsconfig.json
  • typecheck: tsc --noEmit -p tsconfig.json
  • lint: biome check src package.json tsconfig.json