0.3.0 • Published 3 years ago

@newkind/tests v0.3.0

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
3 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

3 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.8

4 years ago

0.2.6

4 years ago

0.1.7

4 years ago

0.1.9

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.5

4 years ago

0.1.6

4 years ago

0.2.4

4 years ago

0.1.4

4 years ago

0.1.5

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago