axiosist
JSON →Convert a Node.js request handler (e.g., Express app) into an Axios adapter for HTTP testing. Version 1.2.0 is the current stable release, built on top of Axios (peer dependency). It offers promise-based testing unlike supertest's callback/stream hybrid, and treats all HTTP status codes as fulfilled to avoid exception handling for 4xx/5xx. Ships TypeScript type definitions. Release cadence is low; last update 2023-12.
Resources
packageaxiosist ↗