iamtesting

0.1.0 • Public • Published

I Am Testing

This is a list of testing tips, techniques and tools that help me test JS code.

Installation & Usage

npm install iamtesting

To use the tools provided by this library, simply import it into your project.

// ES7, babel
import iamtesting from 'iamtesting';

// ES6, node.js
var iamtesting = require('iamtesting');

Tools

Tips and Tools

Test Runners

Assertion Utilities

Readme

Keywords

none

Package Sidebar

Install

npm i iamtesting

Weekly Downloads

2

Version

0.1.0

License

none

Last publish

Collaborators

  • jankuca