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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    1
  • 1.0.0
    0

Package Sidebar

Install

npm i test_express_crud

Weekly Downloads

1

Version

1.0.1

License

ISC

Last publish

Collaborators

  • tripott
  • rcmontgo
  • m_o_n_t_y