Home

Awesome

chai-to-assert

A jscodeshift codemod that transforms from chai to Node assert.

Build Status NPM version Code Style License

USAGE

$ npm install -g jscodeshift
$ npm install chai-to-assert
$ jscodeshift -t node_modules/chai-to-assert/lib/bdd-api-to-node-assert.js target-dir

FEATURES

BDD Style API

properties

chainable methods

methods

AUTHOR

LICENSE

Licensed under the MIT license.