test_express_crud

1.0.1 • Public • Published

express crud promise test

A simple testing suite for express CRUD APIs. Tests routes that support these HTTP verbs:

  • POST
  • GET
  • UPDATE
  • DELETE

Getting Started

C:> npm install test_express_crud --save-dev

Examples

TODO - coming soon.

Dependencies (6)

Dev Dependencies (3)

Package Sidebar

Install

npm i test_express_crud

Weekly Downloads

0

Version

1.0.1

License

ISC

Last publish

Collaborators

  • tripott
  • rcmontgo
  • m_o_n_t_y