Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michalzalecki/react-test-jasmine-babel-rewire
https://github.com/michalzalecki/react-test-jasmine-babel-rewire
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/michalzalecki/react-test-jasmine-babel-rewire
- Owner: MichalZalecki
- Created: 2016-02-07T18:07:15.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-11T18:26:02.000Z (almost 9 years ago)
- Last Synced: 2024-10-25T12:38:04.465Z (3 months ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-test-jasmine-babel-rewire
When it comes to unit testing there is high possibility that you would like to mock some dependencies.
**babel-plugin-rewire**
It's a Babel plugin and has nothing to do with webpack inspired by rewire.js. The only working version for now is `1.0.0-beta-5`. I'd say it's quite good but rather unstable right now.