🕷 Super-agent driven library for testing node.js HTTP servers using a fluent API. Maintained for @forwardemail, @ladjs, @spamscanner, @breejs, @cabinjs, and @lassjs.
JavaScript
14324
782
MIT License
Supertest is a high-level testing library for Node.js HTTP servers that provides a fluent API for making HTTP assertions using superagent. It's designed for developers who need to test their Node.js applications' HTTP endpoints with ease and flexibility.