Show HN: Tusk Drift – Open-source tool for automating API tests
github.com·9h·
Discuss: Hacker News
Flag this post

The Node.js Tusk Drift SDK enables fast and deterministic API testing by capturing and replaying API calls made to/from your service. Automatically record real-world API calls, then replay them as tests using the Tusk CLI to find regressions. During replay, all outbound requests are intercepted with recorded data to ensure consistent behavior without side-effects.

Documentation

For comprehensive guides and API reference, visit our full documentation.

SDK Guides

  • Initialization Guide - Set up the SDK in your Node.js application
  • [Environment Variables](https://github.com/Use-Tusk/drift-node-sdk…

Similar Posts

Loading similar posts...