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

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 mayank-unit-test

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

1.26 kB

Total Files

3

Last publish

Collaborators

  • mayankprayas