Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/suchipi/jest-node-nw-example
Jest in NW.js
https://github.com/suchipi/jest-node-nw-example
Last synced: about 1 month 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-02-21T09:35:52.000Z (over 4 years ago)
- Last Synced: 2024-04-15T02:05:56.502Z (7 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`