Skip to content

api-evangelist/supertest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SuperTest

SuperTest is a Node.js library for testing HTTP servers by providing a high-level abstraction for HTTP assertions with a fluent API built on SuperAgent. Maintained by the Forward Email / ladjs open source organization, SuperTest allows developers to pass any http.Server or Express/Koa application and test HTTP requests and responses with chained assertions. It is widely used with Mocha, Jest, and other JavaScript testing frameworks for integration and end-to-end API testing.

URL: APIs.yml

Tags

  • Testing
  • Functional Testing
  • HTTP Testing
  • Node.js
  • JavaScript
  • Open Source
  • API Testing
  • Integration Testing
  • SuperAgent
  • Fluent API

APIs

SuperTest

SuperTest is a Node.js library for testing HTTP servers by providing a high-level abstraction for HTTP assertions with a fluent API built on SuperAgent.

Properties

Type URL
Documentation README
GitHub Repository ladjs/supertest
NPM Package supertest on npm
JSON Schema supertest-test-config-schema.json
JSON Structure supertest-test-config-structure.json
JSON-LD supertest-context.jsonld
Vocabulary supertest-vocabulary.yml

Common Properties

Type URL
Website https://github.com/ladjs/supertest
Documentation https://github.com/ladjs/supertest#readme
GitHub Organization https://github.com/ladjs
NPM Package https://www.npmjs.com/package/supertest
License MIT License
Issues GitHub Issues
Releases GitHub Releases

Maintainers

FN: Kin Lane Email: kin@apievangelist.com

About

SuperTest is a Node.js library for testing HTTP servers by providing a high-level abstraction for HTTP assertions with a fluent API built on SuperAgent.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors