Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/javascriptdude/node-chromium-tests
My debug tests for electron.io
https://github.com/javascriptdude/node-chromium-tests
Last synced: about 2 months ago
JSON representation
My debug tests for electron.io
- Host: GitHub
- URL: https://github.com/javascriptdude/node-chromium-tests
- Owner: JavaScriptDude
- License: bsd-2-clause
- Created: 2015-07-21T02:16:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-12T19:28:09.000Z (almost 9 years ago)
- Last Synced: 2024-10-31T17:05:18.539Z (3 months ago)
- Language: JavaScript
- Size: 17.6 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# electron-debug-tests
This project is intended to house various stress tests for Electron.io engine.To run any of these tests, first install [Electron](https://github.com/atom/electron) and learn how to run an electron application. Then in any of the test directories, simply run `% electron .` or similar commands to run.