The testing library is available for the
@forestadmin/agent Node.js agent.Installation
Quick start
The testing library provides two main functions:createForestServerSandbox(port)starts a local mock server that simulates Forest servers.createAgentTestClient(options)creates a test client to interact with your agent.