UNPKG

apiveritas

Version:

Lightweight CLI tool for consumer-driven API contract testing via JSON schema and payload comparisons.

9 lines 243 B
{ "strictSchema": true, "strictValues": false, "tolerateEmptyResponses": true, "payloadsPath": "./apiveritas/payloads", "reportsPath": "./apiveritas/reports", "baseUrl": "http://localhost:8080", "enableMockServer": true }