Changes between Initial Version and Version 1 of Ticket #25096, comment 1
- Timestamp:
- 08/20/2013 07:48:45 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25096, comment 1
initial v1 3 3 * `grunt test`: Run all available QUnit specs on the command line, and exit 4 4 * `grunt watch:test`: Run all available QUnit specs on the command line, and re-run specs whenever any HTML or JS files within /tests/qunit change 5 * `grunt test:debug`: Start a local webserver at http://localhost:8000/, then start `watch:test`: If you visit http://localhost:8000/tests/qunit/ and activate LiveReload //e.g.// with a browser extension, the browser will auto-refresh the tests page whenever test files change.5 * `grunt test:debug`: Start a local webserver at http://localhost:8000/, then start `watch:test`: If you visit http://localhost:8000/tests/qunit/ and activate LiveReload //e.g.// with a browser extension, the browser will auto-refresh the tests page whenever test files change.