/api-tests

Primary LanguageJavaScript

API-TESTS

Test api

Description

Test api with Excel data.

Requirement

  • body-parser
  • chai
  • config
  • mocha
  • mochawesome
  • supertest

Usage

npx mocha

npx mocha --reporter mochawesome

npx mocha ./test/test.js --reporter mochawesome

Install

npm install