An open API service indexing awesome lists of open source software.

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.

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