https://github.com/zdychacek/test-angular-react-jsdom
Project which demonstrates how to test react and angular components with `mocha`, `jsdom` and `proxyquire` combo.
https://github.com/zdychacek/test-angular-react-jsdom
Last synced: 12 months ago
JSON representation
Project which demonstrates how to test react and angular components with `mocha`, `jsdom` and `proxyquire` combo.
- Host: GitHub
- URL: https://github.com/zdychacek/test-angular-react-jsdom
- Owner: zdychacek
- Created: 2016-10-18T13:40:10.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-18T15:31:47.000Z (almost 10 years ago)
- Last Synced: 2025-01-02T01:45:15.665Z (over 1 year ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# test-angular-react-jsdom
Project which demonstrates how to test react and angular components with `mocha`, `jsdom`, `enzyme` and `proxyquire` combo.
Based on these projects:
- https://github.com/rikukissa/angular-test-examples
- https://github.com/lelandrichardson/enzyme-example-mocha