Home

Awesome

oc-testing Build Status

Code examples for testing OC components.

Getting in touch

In case you have any questions, open an issue.

Running the tests

Yarn

yarn
yarn test:coverage

Npm

npm i
npm run test:coverage

License

MIT

Test

Husky