https://github.com/annefly/mocha-sinon-react-test-examples
https://github.com/annefly/mocha-sinon-react-test-examples
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/annefly/mocha-sinon-react-test-examples
- Owner: anneFly
- Created: 2016-07-25T13:59:10.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-27T10:56:31.000Z (almost 10 years ago)
- Last Synced: 2025-01-22T13:20:04.560Z (over 1 year ago)
- Language: JavaScript
- Size: 651 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Examples of a "Tips and Tricks for Testing JavaScript" presentation.
### installation
`npm install`
`npm install -g gulp`
### running tests
`gulp test`