brs-testing-utils
v1.0.0
Published
Storybook and Jest Helpers with frontity
Downloads
3
Readme
Testing Utils
You can wrap JEST and Storybook with this helper wrapper.
Install
npm install brs-testing-utils
Add to package.json
"dependencies": {
"testing-utils": "./packages/testing-utils",
...
}