Tusk Drift is an API test record/replay system that lets you run realistic tests generated from real traffic. This CLI orchestrates local and CI test runs, coordinating with a Tusk Drift SDK and Tusk Drift Cloud.
SDKs:
Features
Replay recorded traces against your service under test
Deterministic outbound I/O via local mock server
JSON response comparison with dynamic field rules (UUIDs, timestamps, dates, etc.)
Tusk Drift Cloud: fetch and replay tests stored with Tusk, and upload test results for intelligent classification of regressions in CI/CD checks
Install
Quick install (recommended)
Linux/macOS:
... continue reading