mayank-unit-test

1.0.0 • Public • Published

unit-test

Used for Unit testing

Usage

Install the package using npm :

npm install mayank-unit-test --save

Then, require the package and use it:

[Comment: To check if this usage is proper]

var isNullOrEmpty = require('mayank-unit-test');

console.log(isNullOrEmpty("")); // true

console.log(isNullOrEmpty("Hello World")); // false

Readme

Keywords

Package Sidebar

Install

npm i mayank-unit-test

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

1.26 kB

Total Files

3

Last publish

Collaborators

  • mayankprayas