0.3.0 • Published 2 years ago

@newkind/tests v0.3.0

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
2 years ago

@newkind/tests

Table of Contents

Getting Started

It is librari for easy to use test of mocha.js devTool eruda and events bus for uour projects

Install

Installing @newkind/tests with npm

$ npm i @newkind/tests

Installing @newkind/tests with yarn

$ yarn add @newkind/tests

Include modules

    emoji
    isEmpty
    events
    assert
    expect
    should

example

    import { tests, list, devTool } from './index.mjs'
    (async ()=>{
        let test = await list()
        await tests() // default demo tests
    })()

License

GNU GENERAL PUBLIC LICENSE version 3 by Zababurin Sergey converted to Markdown. Read the original GPL v3.

0.3.0

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.8

2 years ago

0.2.6

2 years ago

0.1.7

2 years ago

0.1.9

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.5

2 years ago

0.1.6

2 years ago

0.2.4

2 years ago

0.1.4

3 years ago

0.1.5

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago