0.1.0 • Published 7 years ago

kcl-fabricate v0.1.0

Weekly downloads
1
License
ISC
Repository
github
Last release
7 years ago

KCL-Fabricate

Kinesis Client Library (KCL) Data Producer for Test Automation

Installation

npm install kcl-fabricate --save

Usage

const kclFabricate = require('kcl-fabricate')

kclFabricate.fabricate()

Tests

npm test

Linting

npm run eslint

Contributing

Take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

Release History

  • 0.1.0 Initial release