https://github.com/suchipi/jest-node-nw-example
Jest in NW.js
https://github.com/suchipi/jest-node-nw-example
Last synced: 3 months ago
JSON representation
Jest in NW.js
- Host: GitHub
- URL: https://github.com/suchipi/jest-node-nw-example
- Owner: suchipi
- Created: 2017-02-08T03:26:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-02-21T09:35:52.000Z (over 5 years ago)
- Last Synced: 2025-02-09T12:45:50.836Z (4 months ago)
- Language: JavaScript
- Size: 40 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-nwjs - Jest Node NW Example
README
# Proof of concept: [Jest](http://facebook.github.io/jest/) running in [NW.js](https://nwjs.io/)
### Running the Demonstration
- `npm install`
- `npm test` or `npm test --watch`