Skip to main content

Testing — Vivid Component

Aaron Williams, describe testing here.

Development

Install dependencies

$ yarn

Available Commands

$ yarn start              # starts storybook, for visually testing testing
$ yarn test # runs all units tests
$ yarn test:watch # runs unit tests when files change
$ yarn build # bundles the package for production

Copyright (c) 2021 Rex Software All Rights Reserved.