Tusk CLI: Automated Testing Suite with API Record/Replay and Unit Test Management
By
jy-tan
4mo ago· 2 min readenCode
85/100
Golden Brown
Bagelometer↗
The kind of bagel that ruins lesser bagels for you.
Score85Typehow-toSentimentneutral
Summary
Tusk CLI is an automated testing suite that provides two main products: Tusk Drift for API record/replay testing that captures real traffic and replays it as deterministic tests, and Tusk Unit for automated unit test management from the terminal. The article provides installation instructions for Linux/macOS systems and describes how the tools work both locally and in CI/CD pipelines with cloud integration.
Key quotes
· 5 pulledTusk Drift — API Record/Replay Testing: Record real API traffic and replay it as deterministic tests.
Works locally and in CI/CD with Tusk Drift Cloud.
Tusk Unit — Automated Unit Tests: View, review, and apply unit tests from Tusk directly from your terminal or automation pipeline.
Install the latest version:
Linux additional dependencies (for replay sandboxing):
Automated testing suite with live traffic record and replay - Use-Tusk/tusk-cli
