Main package with CLI interface and test API.
npm install testring
testring
> Main package with CLI interface and test API.
``npm install --save-dev testring`
npm install --save-dev testring
or using yarn:
`yarn add testring --dev``
yarn add testring --dev