Home

Awesome

expect-js-to-assert

A jscodeshift codemod that transforms from Automattic/expect.js to Node assert.

Build Status NPM version Code Style License

USAGE

$ npm install -g jscodeshift
$ npm install expect-js-to-assert
$ jscodeshift -t node_modules/expect-js-to-assert/transform.js target-dir

FEATURES

matchers

chains

AUTHOR

CONTRIBUTORS

LICENSE

Licensed under the MIT license.