https://github.com/zemuldo/storybook-jest-react
Learn how storybookjs works with jest in reactjs
https://github.com/zemuldo/storybook-jest-react
Last synced: 2 months ago
JSON representation
Learn how storybookjs works with jest in reactjs
- Host: GitHub
- URL: https://github.com/zemuldo/storybook-jest-react
- Owner: zemuldo
- Created: 2018-09-23T12:35:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-05T16:23:19.000Z (over 7 years ago)
- Last Synced: 2025-08-30T05:37:02.419Z (10 months ago)
- Language: JavaScript
- Size: 246 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Storybookjs + Jest for Reeactjs Unit testing.
This is code for [this publication ](https://blog.cloudboost.io/reactjs-unit-testing-with-storybook-jest-2c3ac5ff37ba#f09c-9a90642412fb) i made with cloudboost publication for getting started with Storybookjs for Reactjs component testing.
Feel free to fork and contribute. Cheers!