rocky-testapi

1.0.0 • Public • Published

rocky

node modules for testing an api

What and Who?

Rocky is a simple tool to test your api end-points just pass url, query params and headers and validate the response using Joi

tests

To run tests just run gulp test

how to start

var instance = new Rocky({url: 'http://google.com', headers: {}, queryParams: {}, schema: Joi.schema, .. })
instance.validate();

Versions

Current Tags

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

Version History

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

Package Sidebar

Install

npm i rocky-testapi

Weekly Downloads

1

Version

1.0.0

License

ISC

Last publish

Collaborators

  • doron2402